From 88b150057e332afeb195a8ba153bcd47df5e570b Mon Sep 17 00:00:00 2001 From: DominicJamesWhite Date: Thu, 10 Apr 2025 09:46:22 +0200 Subject: [PATCH] Heavily modified might be overdoing it somewhat. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e0848673..f1a075269 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Canyon / NextChat / Humanitec -This is a heavily-modified version of NextChat. It downloads and runs the latest humctl and canyon-cli when the container starts. +This is a lightly-reskinned version of NextChat. It downloads and runs the latest humctl and canyon-cli when the container starts. It takes as environment variables a HUMANITEC_TOKEN, a GOOGLE_API_KEY, ENABLE_MCP (set this to "TRUE" otherwise the MCP server won't start) and a DEFAULT_MODEL (works with "gemini-2.5-pro-preview-03-25").