From b64224ca25fd71ab36dd3cc14f36760cecf98f63 Mon Sep 17 00:00:00 2001 From: D4rkll4ngel <122737402+D4rkll4ngel@users.noreply.github.com> Date: Sun, 26 Apr 2026 16:09:19 +0200 Subject: [PATCH] Add configuration note for Ollama endpoint Added note about configurable Ollama endpoint for local LLM users. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6b73be4..9678e41 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ The goal is to become a reference platform for sustainable software engineering: - smarter optimization recommendations, - simpler integration into team workflows. +## Quick note for local LLM users: +- Ollama endpoint is configurable with `ECOCODE_OLLAMA_BASE_URL` (HTTP or HTTPS). + ## Full documentation If you want full details (commands, outputs, examples, roadmap, etc.), see the complete project documentation: