raspite/hass: use volcengine deepseek

This commit is contained in:
xinyangli 2025-03-29 12:49:19 +08:00
parent 22bbe06513
commit 9b7053d259
No known key found for this signature in database

View file

@ -45,7 +45,7 @@
}; };
systemd.services.home-assistant.environment = { systemd.services.home-assistant.environment = {
OPENAI_BASE_URL = "https://api.deepseek.com/v1"; OPENAI_BASE_URL = "https://ark.cn-beijing.volces.com/api/v3";
}; };
services.esphome = { services.esphome = {