mirror of
https://github.com/ollama/ollama
synced 2026-04-23 08:45:14 +00:00
When a zstd-compressed request (e.g. from Codex CLI) hits /v1/responses with a cloud model the request failed. Fix by decompressing zstd bodies before model extraction, so cloud models are detected and proxied directly without the writer being wrapped. |
||
|---|---|---|
| .. | ||
| anthropic.go | ||
| anthropic_test.go | ||
| openai.go | ||
| openai_encoding_format_test.go | ||
| openai_test.go | ||
| test_home_test.go | ||