litellm/tests/test_litellm/llms/ollama
Chris Lapa 9c5f2ea827
Fixes #13652 - auth not working with ollama.com (#17191)
* ollama: adds missing auth headers if set

* ollama: sets ollama as openai compatible provider.

* ollama: adds tests for ollama auth
2025-12-05 15:52:54 -08:00
..
test_ollama_chat_transformation.py test: add unit tests for ollama chat request transformation 2025-09-12 17:59:59 -07:00
test_ollama_completion_transformation.py fix(ollama): Enhance chunk parsing for empty responses without 'thinking' and improve error logging (#13333) (#15717) 2025-10-21 16:59:01 -07:00
test_ollama_embedding.py Update mistral 'supports_response_schema' field + Fix ollama embedding (#12024) 2025-06-25 07:20:13 -07:00
test_ollama_model_info.py Fixes #13652 - auth not working with ollama.com (#17191) 2025-12-05 15:52:54 -08:00