Files
doctate/server/src
Brummel 3a656bd2a9 Refactor LLM API key handling for Ollama
The LLM client now conditionally adds the `Authorization` header only
when an API key is provided. The `llm_configured` check is updated to
reflect that an API key is not strictly required for Ollama-style
endpoints. A new integration test verifies the functionality against an
Ollama-compatible endpoint without an API key.
2026-04-16 14:19:43 +02:00
..
2026-04-15 21:14:01 +02:00
2026-04-16 00:32:45 +02:00
2026-04-16 00:32:45 +02:00
2026-04-13 13:01:29 +02:00
2026-04-15 22:41:47 +02:00