配置说明
- 开发环境配置文件:application-dev.yml
- 生产环境配置文件:application-prod.yml
1 全局参数
1.1 MySQL配置
1.2 orange-starter-security
1.3 orange-starter-storage
2 系统管理模块参数
2.1 orange-system-log-biz-starter
3 AI 大模型管理模块参数
3.1 阿里云百炼平台配置
yaml
spring:
ai:
dashscope:
api-key: sk-7132x6571e144e2dbbfe02d84f361325
properties
spring.ai.dashscope.api-key=sk-7132x6571e144e2dbbfe02d84f361325ss
以spring.ai.dashscope.*
开头,配置阿里云大模型
配置 | 说明 | 默认值 |
---|---|---|
spring.ai.dashscope.api-key | 阿里云API-KEY |