|
@@ -298,9 +298,9 @@ jeecg:
|
|
|
# 是否开启;必须。
|
|
|
enabled: true
|
|
|
# openAi接口秘钥,填写自己的apiKey;必须。
|
|
|
- apiKey: sk-qiRbJ62llvdWtFPF74B4C398B0D049A4A5B001E9B1C18e4f
|
|
|
+ apiKey: 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
|
|
|
# openAi域名,有代理就填代理的域名。默认:openAI官方apiHost
|
|
|
- apiHost: https://api.cinfohubs.buzz/
|
|
|
+ apiHost: https://api.openai-proxy.com
|
|
|
# 超时时间单位:s。默认 60s
|
|
|
timeout: 60
|
|
|
|