fix: DeepSeek V4 Flash вместо aillm.ru (gpt-oss-120b был нестабилен)
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@
|
||||
# Значения вида ${VAR} подставляются из переменных окружения
|
||||
|
||||
llm:
|
||||
api_key: "sk-ucI5YvOticoOQ9Kuj5K9mQ"
|
||||
model: "gpt-oss-120b"
|
||||
base_url: "https://api.aillm.ru/v1"
|
||||
api_key: "sk-78ec529c1eba4ba69995091046c9fa33"
|
||||
model: "deepseek-v4-flash"
|
||||
base_url: "https://api.deepseek.com/v1"
|
||||
|
||||
elm327:
|
||||
# Bluetooth-порт (обычно /dev/rfcomm0 после pairing)
|
||||
|
||||
Reference in New Issue
Block a user