From 1b8dcdbacec6dca571bd218ec18f561583f004e4 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Tue, 26 May 2026 13:34:43 -0600 Subject: [PATCH] docs: added explicit example for Ollama support in the clients docs --- Clients.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Clients.md b/Clients.md index 81b070c..5ed86cf 100644 --- a/Clients.md +++ b/Clients.md @@ -19,7 +19,7 @@ Loki supports the following model client types: * Cohere * Google Gemini * OpenAI -* OpenAI-Compatible +* OpenAI-Compatible (e.g. Ollama) * GCP Vertex AI In addition to the settings detailed below, each client may have additional settings specific to the provider. Check the