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

Feature request: add support for streaming tool use #1883

Open
lsorber opened this issue Dec 25, 2024 · 0 comments · Fixed by superlinear-ai/raglite#71 · May be fixed by #1884
Open

Feature request: add support for streaming tool use #1883

lsorber opened this issue Dec 25, 2024 · 0 comments · Fixed by superlinear-ai/raglite#71 · May be fixed by #1884

Comments

@lsorber
Copy link
Contributor

lsorber commented Dec 25, 2024

The combination stream=True, tool_choice="auto" raises an exception right now, which means that developers are stuck with one of two unfortunate choices:

  1. Developing an application that streams the response but cannot use tools
  2. Developing an LLM application that can use tools but cannot stream the response

Relevant discussion: #1615

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant