2.home-manager/tests/modules/programs/mistral-vibe/expected.toml
Gaetan Lepage 436b27742c
Some checks are pending
/ triage (push) Waiting to run
GitHub Pages / publish (ubuntu-latest) (push) Waiting to run
mistral-vibe: add module
2026-02-20 22:25:11 -06:00

16 lines
337 B
TOML

active_model = "tracer-vibe"
[[models]]
alias = "tracer-vibe"
input_price = 0.0
name = "mistralai/devstral-2512:free"
output_price = 0.0
provider = "tracer-proxy"
temperature = 0.1
[[providers]]
api_base = "http://tracer:8081/proxy"
api_key_env_var = "OPENROUTER_API_KEY"
api_style = "openai"
backend = "generic"
name = "tracer-proxy"