fix: default_model -> opencode/deepseek-v4-flash (V4 Flash, pas V3)

This commit is contained in:
bolbol 2026-06-29 21:22:28 +00:00
parent d47f0e898f
commit 8f2fb01acf
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ async def seed_data():
"bifrost_lan": "http://192.168.100.33:3085/v1",
"bifrost_auth": "header x-bf-vk (JAMAIS Authorization Bearer)",
"bifrost_proxy_max_tokens": 16384,
"default_model": "deepseek/deepseek-chat-v3-0324",
"default_model": "opencode/deepseek-v4-flash",
"provider": "opencode-go",
"budget_usd_month": 10,
"vision_model": "openrouter/google/gemini-2.5-flash",