mirror of
https://github.com/ollama/ollama.git
synced 2025-11-11 18:37:00 +01:00
Previously our OpenAI chat completions compat layer assumed that tool calls and content would never be provided together, but this is not a correct assumption. Content is only optional when tool calls are present, but tool calls and content can be provided together Fixes: https://github.com/ollama/ollama/issues/11704
25 KiB
25 KiB