Skip to content

feat: add find_context_attributions() intrinsic function#679

Merged
jakelorocco merged 19 commits into
generative-computing:mainfrom
dennislwei:feat/context-attribution-api
Mar 18, 2026
Merged

feat: add find_context_attributions() intrinsic function#679
jakelorocco merged 19 commits into
generative-computing:mainfrom
dennislwei:feat/context-attribution-api

Merge remote-tracking branch 'origin/main' into feat/context-attribut…

8380d4e
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Mar 18, 2026 in 2s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?: