Subash Natarajan
6f5459364a
fix: restore Ollama chat model IDs ( #67457 ) (thanks @suboss87)
...
* fix(ollama): strip provider prefix from model ID in chat requests
buildOllamaChatRequest passed params.modelId directly to the Ollama API
without stripping the "ollama/" provider prefix. The embedding provider
already handles this (normalizeEmbeddingModel at line 100), but the chat
stream path did not. When setup writes the primary model as
"ollama/<model>" or the model ID flows through without normalization,
the Ollama API rejects it with a 404.
Closes #67435
* ollama: guard chat fetch and streamline tests
* fix: restore Ollama chat model IDs (#67457 ) (thanks @suboss87)
* fix: preserve Ollama default chat fallback (#67457 ) (thanks @suboss87)
---------
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-04-16 11:15:37 +05:30
..
2026-04-15 15:06:13 +01:00
2026-04-13 16:05:43 -05:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 22:23:27 -07:00
2026-04-15 15:06:13 +01:00
2026-04-15 13:06:02 -05:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-10 19:46:23 -05:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 14:08:43 -04:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 13:49:18 -07:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 22:30:23 -05:00
2026-04-15 12:35:18 -04:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-16 11:15:37 +05:30
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-10 21:55:28 +01:00
2026-04-15 21:59:16 -04:00
2026-04-15 21:59:16 -04:00
2026-04-15 20:26:12 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-10 20:14:49 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-11 01:37:23 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-16 02:44:46 -03:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 15:06:13 +01:00
2026-04-15 12:35:18 -04:00
2026-04-15 12:35:18 -04:00
2026-04-12 09:09:50 +01:00
2026-04-06 19:15:31 +01:00
2026-04-06 15:38:04 +01:00
2026-04-09 23:59:00 +01:00
2026-04-14 14:59:01 +01:00