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

Provide tool calls in the Client SDK #636

Open
JonasHelming opened this issue Dec 19, 2024 · 0 comments
Open

Provide tool calls in the Client SDK #636

JonasHelming opened this issue Dec 19, 2024 · 0 comments

Comments

@JonasHelming
Copy link

It would be nice if the client SDK would support tool calls in the sense that I can hand in a function to be called. At the moment, I have to parse the response (in the stream), call the function and then manually send back the result. It would be convenient to avoid this overhead. Other LLM SDKs offer to directly handle tools without manually parsing them.
Maybe I am also overlooking something!

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

1 participant