diff --git a/.dockerignore b/.dockerignore index f169f9361..d632da5ea 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,7 +2,7 @@ .gitignore build/ .picoclaw/ -# config/ +config/ .env .env.example *.md diff --git a/k3s/configmap.yaml b/k3s/configmap.yaml index 195cae53d..7c7ffa013 100644 --- a/k3s/configmap.yaml +++ b/k3s/configmap.yaml @@ -15,7 +15,7 @@ data: "workspace": "", "restrict_to_workspace": true, "allow_read_outside_workspace": false, - "provider": "openai", + "provider": "", "model_name": "gemini-2.0-flash", "max_tokens": 32768, "max_tool_iterations": 50, @@ -576,7 +576,6 @@ data: "weather", "summarize", "github", - "github", "monday", "harvest", "hdn-server"