adjust xiaoniu runtime config

This commit is contained in:
liuwei
2026-04-08 09:38:21 +08:00
parent 67eec32f7f
commit f4715f104a

View File

@@ -10,7 +10,7 @@ familiarity_hint = "有熟悉感,但不过度装熟"
[api]
provider = "openai_compatible"
api_base_url = "http://218.77.105.228:3000/v1"
api_base_url = "http://192.168.2.240:3000/v1"
endpoint = "chat/completions"
api_key = "sk-hC6WMLAsTdItpywyrYdxT6pQ4E7NARGbUKuPWRH0zMheen9e"
model = "gpt-5.4"