adjust xiaoniu runtime config
This commit is contained in:
@@ -10,9 +10,9 @@ familiarity_hint = "有熟悉感,但不过度装熟"
|
||||
|
||||
[api]
|
||||
provider = "openai_compatible"
|
||||
api_base_url = "https://api.xinmeng.dpdns.org/v1"
|
||||
api_base_url = "http://218.77.105.228:3000/v1"
|
||||
endpoint = "chat/completions"
|
||||
api_key = "sk-XTWwXIgo2QMyX8AwBg0NQrxaDkvQiCX8rfylfmnHID5zdjMt"
|
||||
api_key = "sk-hC6WMLAsTdItpywyrYdxT6pQ4E7NARGbUKuPWRH0zMheen9e"
|
||||
model = "gpt-5.4"
|
||||
timeout_seconds = 45
|
||||
temperature = 0.35
|
||||
|
||||
Reference in New Issue
Block a user