openai-go
openai-go copied to clipboard
Streaming accumulator fix for Ollama and vLLM
In current implementation streaming accumulator only works for OpenAI models. This PR enables accumulator for Ollama and vLLM when used with tool calling.