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

Merged
Timmy merged 2 commits from feat/frontier-local-agenda-v2 into main 2026-04-05 21:38:56 +00:00
Showing only changes of commit d0f7cafeb6 - Show all commits

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'