mirror of
https://github.com/ollama/ollama.git
synced 2026-04-21 00:05:40 +02:00
Previously we were accidentally using different clients/UAs depending on whether it was an inference call or a different call. This change makes them consistent, other than the timeout being different.