From 96707537b7736bb4bb7a721e370fbc1bac0cd81e Mon Sep 17 00:00:00 2001 From: Chris Meyers Date: Fri, 28 Mar 2025 14:06:39 -0400 Subject: [PATCH] Fix ollama sample config link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 965b8ca8c..c8b94b95c 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ Depends on configuration, but usually it is not needed to generate or use API ke It is possible to configure the service to use local *ollama* server. Please look into an - [examples/olsconfig-local-ollama.yaml](examples/olsconfig-local-ollama.yaml) + [examples/olsconfig-local-ollama.yaml](examples/rcsconfig-local-ollama.yaml) file that describes all required steps. 1. Common providers configuration options