From 174714c48f148b449dac0f6fb86efd5df73d9468 Mon Sep 17 00:00:00 2001 From: bleuproton Date: Fri, 25 Oct 2024 00:20:50 +0200 Subject: [PATCH] main --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index d5cfc5cb3..e4217bc11 100644 --- a/.env.example +++ b/.env.example @@ -27,7 +27,7 @@ GOOGLE_GENERATIVE_AI_API_KEY= # You only need this environment variable set if you want to use oLLAMA models # EXAMPLE http://localhost:11434 -OLLAMA_API_BASE_URL= +OLLAMA_API_BASE_URL=http://localhost:11434 # You only need this environment variable set if you want to use OpenAI Like models OPENAI_LIKE_API_BASE_URL=