-
Notifications
You must be signed in to change notification settings - Fork 20.1k
feat(anthropic): accept TypedDict for built-in tool types
#34279
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
+16
−2
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
578ef5e
feat(anthropic): auto append relevant beta headers
mdrxy 1ab885d
Merge branch 'master' into mdrxy/anthropic-auto-append-betas
mdrxy aec99a5
feat(anthropic,model-profiles): add `effort` support
mdrxy d084a72
Merge branch 'mdrxy/anthropic-auto-append-betas' into mdrxy/effort-an…
mdrxy e54a43a
int test
mdrxy 7d5efe0
fix ext tests
mdrxy 2d4c362
.
mdrxy a6a08ad
.
mdrxy a28f96d
feat(anthropic): tool search support
mdrxy e255ce4
docs
mdrxy 05eedf5
feat(core,anthropic): `extras` on `BaseTool`
mdrxy 43a2253
fix hardcoding
mdrxy dbd85ea
Merge branch 'mdrxy/effort-anthropic' into mdrxy/tool-search-thropic
mdrxy 4e8cdf2
Merge branch 'master' into mdrxy/tool-search-thropic
ccurme 31349e6
revert some changes
ccurme 6de4e66
tests nits
ccurme 211a443
Merge branch 'mdrxy/tool-search-thropic' into mdrxy/extras-suppport
ccurme 870ed37
Merge branch 'master' into mdrxy/extras-suppport
ccurme 3824ab9
let anthropic validate value types
ccurme fc25413
translate within convert_to_anthropic_tool
ccurme 7509f96
update integration test
ccurme 26b2d85
docstring nit
ccurme b75a2d7
Merge branch 'master' into mdrxy/extras-suppport
mdrxy 5b1ace0
Merge branch 'master' into mdrxy/extras-suppport
mdrxy 7880326
nits/fix `input_examples`
mdrxy 4695c5c
Merge branch 'master' into mdrxy/extras-suppport
mdrxy 8a7cd97
feat(anthropic): support programmatic tool use (#34271)
ccurme bbc4be4
first pass
mdrxy f0bda76
docs
mdrxy 3c279ad
Merge branch 'master' into mdrxy/extras-suppport
mdrxy ac2e103
Merge remote-tracking branch 'origin/mdrxy/extras-suppport' into mdrx…
mdrxy 8aea30a
cr
mdrxy f72ee5a
Merge remote-tracking branch 'origin/master' into mdrxy/thropic-tool-…
mdrxy 05fd612
fix mcp docstring
mdrxy fc4e4bf
remove types
mdrxy 127db00
feat(anthropic): executable callbacks on tools (#34281)
mdrxy b1bbd5f
cr
mdrxy 57b3e1b
cr
mdrxy c91c0ae
cr
mdrxy 0805b1f
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy dfa34d0
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy c01e073
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy 528bb13
undo docstring examples
mdrxy d7c0883
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy adcf07e
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy 71276b3
widen type to
mdrxy 21d9d3d
update docstring
mdrxy 155b147
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy a8eb56a
comments
mdrxy 2ac4641
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy 5121a88
Merge branch 'master' into mdrxy/thropic-tool-types
mdrxy d614934
cr
mdrxy ee2ba56
delete tools
mdrxy f8db482
cr
mdrxy 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
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.