-
Notifications
You must be signed in to change notification settings - Fork 632
feat(js/plugins/anthropic): add structured output support #3881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
72f1271
feat(anthropic): add structured output
CorieW 2c0fa8a
test(js/plugins/anthropic): add live test for structured output
cabljac f76acf2
fix(js/plugins/anthropic): filter by model and dynamically enhance ou…
cabljac e79bea5
fix(js/plugins/anthropic): pass through constrained output options co…
cabljac 30f65ae
fix(anthropic): fix and add tests
CorieW 5366cc4
refactor(anthropic): beta api addition moved
CorieW ccde30a
chore(anthropic): remove some comments
CorieW ba9b86a
refactor(anthropic): clean code a bit
CorieW 17abcd7
feat(testapps/anthropic): add testapp for structured outputs
CorieW a221d21
chore: format
CorieW a40ea16
Merge branch 'add-structured-output-2' into add-structured-output-tes…
CorieW a0f3a6d
refactor(anthropic): body request simplified and allowed additional p…
CorieW b85f675
feat(testapps/anthropic): add test app for additional params
CorieW 806bb09
fix(anthropic): sending wrong properties to Anthropic
CorieW f849352
feat(anthropic): support structured outputs for Claude Haiku 4.5
CorieW 14bfcde
fix(anthropic): handling of thinking was incorrect. now removes undef…
CorieW 5a613e4
fix(plugins/vertexai): VertexAI plugin's anthropic sdk version confli…
CorieW 794490a
Merge branch 'add-structured-output-2' of https://github.com/invertas…
CorieW 077d86d
fix(js/plugins/anthropic): cast in test mock
cabljac 0830f70
Merge remote-tracking branch 'public/main' into add-structured-output-2
cabljac 6d6af62
fix(js/plugins/anthropic): fix merge conflict in lockfile
cabljac ad234ef
feat(anthropic): add files api
CorieW 888a4c2
refactor(js/testapps/anthropic): remove node-fetch and form-data dev …
cabljac e452ef7
refactor(js/plugins/anthropic): change file api discriminators slightly
cabljac 7cd800a
fix(anthropic): small correction
CorieW 5f5c6c2
chore: format
CorieW ad283eb
feat(js/plugins/anthropic): add support for opus 4.5
cabljac 038b20a
Merge remote-tracking branch 'public/main' into add-structured-output-2
cabljac 0167bbd
feat(js/plugins/anthropic): add structured response schema to opus 4.5
cabljac 3058aca
feat(anthropic): effort param and testapp
CorieW 667028f
feat(anthropic): support additional params
dackers86 22dfb34
chore(anthropic): added effort unit tests
dackers86 36241d8
feat(anthropic): effort param and testapp
dackers86 94dd878
chore(*): merged latest
dackers86 6635e6a
chore(*): added fixes to execution tests
dackers86 75e7cf4
feat(anthropic): add support for opus 4.5
dackers86 5e6dd22
chore(*): resolved conflicts
dackers86 8b9bec4
Merge branch 'add-structured-output-2' into add-structured-output-tes…
dackers86 1069d88
feat(anthropic): add support for the files API
dackers86 6ea4cf8
Merge branch 'add-structured-output-2' into add-structured-output-tes…
dackers86 da916c1
feat(anthropic): add testapp for structured outputs
dackers86 293c2c7
Update js/testapps/anthropic/src/beta/structured_output.ts
cabljac 03486e7
Update js/testapps/anthropic/src/beta/structured_output.ts
cabljac f675575
Merge remote-tracking branch 'upstream/main' into add-structured-outp…
cabljac File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.