mirror of
https://github.com/ollama/ollama.git
synced 2026-04-17 23:54:05 +02:00
`WebSearchAnthropicWriter` expects a single object per write. The new transparent proxy will instead send it whatever bytes it sees. This cloud-model + local-orchestration + cloud-search is a temporary code path, so instead of making the web search code more robust to this, I put an adapter in the middle that will flush line-by-line to preserve the old behavior.
14 KiB
14 KiB