chore(config): 更新应用配置文件
- 移除 application.properties 中的 spring.profiles.active 配置 - 在 application.yml 中为 deepseek ai 服务添加 api-key 配置 - 保留 base-url 和 chat options 配置不变
This commit is contained in:
@@ -21,7 +21,7 @@ spring:
|
||||
|
||||
ai:
|
||||
deepseek:
|
||||
api-key:
|
||||
api-key: sk-b81e9c8cf9624929af4b668125a9955f
|
||||
base-url: https://api.deepseek.com
|
||||
chat:
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user