-
Notifications
You must be signed in to change notification settings - Fork 116
feat: Integrate Toolbox SDK for LangGraph orchestration. #501
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
Closed
Conversation
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
da953dc to
de1814e
Compare
768823d to
5cf742a
Compare
5cf742a to
8dd7ee5
Compare
95ea088 to
bab1661
Compare
0472f5c to
1c2768b
Compare
bab1661 to
b944826
Compare
1c2768b to
67d1736
Compare
b944826 to
80e73dd
Compare
67d1736 to
d2532c4
Compare
80e73dd to
2ad03d6
Compare
d2532c4 to
c320482
Compare
2ad03d6 to
6cd9dad
Compare
c320482 to
98a5045
Compare
6cd9dad to
5c94393
Compare
058d3f5 to
16be2f3
Compare
8b3b71d to
a3fe518
Compare
16be2f3 to
b7a6f25
Compare
a3fe518 to
ca7380a
Compare
b7a6f25 to
10d484e
Compare
ca7380a to
5e1c26d
Compare
Contributor
Author
|
/gcbrun |
…ration CB configs
Contributor
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
ClientSessionin the client appbind_toolsAPI to bind tools with the modelAIMessagefrom the json formatted string responseToolMessagewhile inserting ticket to fix issue causingInvalidArgumenterror.ToolNodeToolNodetoolbox-langchainDiagram
Note
We need a running Toolbox service with a
tools.yamlto load and invoke the tools now.