APM-Packages/omos/examples/model-mapping.yaml
Tobias J. Endres f0f1915251 feat(omos): example package, team profile, mapping and setup skill
- examples/package: copy of the job-application APM package with
  corentic.team-profile/v1 declaration (orchestrator, researcher,
  writer, checker, notifier)
- examples/model-mapping.yaml: user-side model class mapping with
  simple and extended entries
- skills/omos-setup: skill guiding users through
  resolve-validate-render and activation
2026-08-23 17:03:40 +02:00

19 lines
638 B
YAML

# ~/.config/apm-team/model-mapping.yaml
#
# Lokale Mapping-Tabelle des NUTZERS.
# Ordnet abstrakte Modellklassen aus Team-Profilen konkrete, lokal
# verfügbare Modell-IDs zu. Einmal anlegen, gilt für alle Packages.
#
# Einfache Form: klasse: provider/modell-id
# Erweiterte Form: klasse: { model: ..., variant: ..., temperature: ... }
model_classes:
strong-generalist: ollama/qwen3.6:35b-a3b-q4_K_M
fast-research: ollama/qwen3.5:9b
strong-writing:
model: ollama/qwen3.6:35b-a3b-q4_K_M
temperature: 0.7
high-reasoning:
model: ollama/qwen3.6:35b-a3b-q4_K_M
variant: thinking
cheap-reliable: ollama/gemma4:12b