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

参数传递问题 #384

Open
mrswang1 opened this issue Nov 1, 2024 · 1 comment
Open

参数传递问题 #384

mrswang1 opened this issue Nov 1, 2024 · 1 comment

Comments

@mrswang1
Copy link

mrswang1 commented Nov 1, 2024

执行function_call后,希望将某些特殊类型的结果作为参数传递给下一个function,但是目前只支持字符串的格式,请问有什么好的方法吗?

@tuhahaha
Copy link
Collaborator

tuhahaha commented Nov 1, 2024

这种情况建议把需要传的参数额外保存下来,在下一轮调用工具特定时作为额外参数(kwargs)传参,可以改这里

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

No branches or pull requests

2 participants