Skip to content
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

fix: LLMAgent's call_tool function to correctly serialize arguments #979

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

elisalimli
Copy link
Contributor

@elisalimli elisalimli commented Apr 29, 2024

Summary

In Langchain agent we return tool args in a string type, we should do the same in LLMAgent to comply with that.

Copy link

render bot commented Apr 29, 2024

Copy link

vercel bot commented Apr 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
superagent-ui 🔄 Building (Inspect) Visit Preview Apr 29, 2024 1:04pm

@elisalimli elisalimli merged commit 596a7c5 into main Apr 29, 2024
6 checks passed
@elisalimli elisalimli deleted the fix/llm-agent-stringify-tool-args branch April 29, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant