enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (3,078 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
When using the Anthropic Agent with streaming: true, you get the error: "Anthropic does not support streaming . If you remove the code block https://github.com/run-llama/LlamaIndexTS/blob/45bcf51246a12ab8fc7adc974f29b352a398dc73/packages/llamaindex/src/agent/anthropic.ts#L37-L40 streaming does work fine but if you use tools, it says tools are not supported via Anthropic.
Anthropic does support streaming with tools and it would be great to get it integrated https://docs.anthropic.com/en/api/messages-streaming#streaming-request-with-tool-use