deploy both qwen3.6 versions

This commit is contained in:
Roger Oriol
2026-07-23 22:10:44 +02:00
parent 8ef9db1e37
commit 04bd4d8e5e
16 changed files with 906 additions and 53 deletions

View File

@@ -130,10 +130,10 @@ model:
auxiliary:
compression:
provider: openai-api
model: gemini-3-flash
model: gemini-3.6-flash
title_generation:
provider: openai-api
model: gemini-3-flash
model: gemini-3.6-flash
terminal:
backend: local
@@ -173,7 +173,7 @@ HERMES_DASHBOARD_BASIC_AUTH_PASSWORD=<strong password>
> Why `OPENAI_API_KEY` + `OPENAI_BASE_URL`: the `openai-api` provider honours
> `OPENAI_BASE_URL`, so this is the simplest way to point Hermes at the
> in-cluster LiteLLM. `claude-4.5-haiku` / `gemini-3-flash` are the model names
> in-cluster LiteLLM. `claude-4.5-haiku` / `gemini-3.6-flash` are the model names
> already exposed by your `litellm/litellm.yaml` ConfigMap.
`SOUL.md` (personality + guardrails) — see `configmap.yaml`. Key points: