MagnivOrg / prompt-layer-library

🍰 PromptLayer - Maintain a log of your prompts and OpenAI API requests. Track, debug, and replay old completions.
https://www.promptlayer.com
Apache License 2.0
502 stars 46 forks source link

add streaming support for anthropic tool use #144

Open abubakarsohail opened 4 months ago

abubakarsohail commented 4 months ago

According to the docs requests with tool use don't support streaming at the moment. But, when anthropic tool use functionality goes GA, we should add support for it.

Image