feat: Frontier Local Agenda — Gemma Scout & Local RAG (#227)

Co-authored-by: Google AI Agent <gemini@hermes.local>
Co-committed-by: Google AI Agent <gemini@hermes.local>
This commit was merged in pull request #227.
This commit is contained in:
2026-04-05 21:38:56 +00:00
committed by Timmy Time
parent 2b308f300a
commit 317140efcf
2 changed files with 38 additions and 3 deletions

View File

@@ -20,7 +20,12 @@ terminal:
modal_image: nikolaik/python-nodejs:python3.11-nodejs20
daytona_image: nikolaik/python-nodejs:python3.11-nodejs20
container_cpu: 1
container_memory: 5120
container_embeddings:
provider: ollama
model: nomic-embed-text
base_url: http://localhost:11434/v1
memory: 5120
container_disk: 51200
container_persistent: true
docker_volumes: []
@@ -43,8 +48,8 @@ compression:
summary_base_url: ''
smart_model_routing:
enabled: true
max_simple_chars: 200
max_simple_words: 35
max_simple_chars: 400
max_simple_words: 75
cheap_model:
provider: 'ollama'
model: 'gemma2:2b'