默认系统提示词,放到 yml 中配置,并完善注释

This commit is contained in:
thinkgem
2025-04-21 16:46:22 +08:00
parent 4c5c0e63d5
commit d03ed31483
6 changed files with 60 additions and 44 deletions

View File

@@ -37,7 +37,7 @@
<version>${project.parent.version}</version>
</dependency>
<!-- 云上大模型 -->
<!-- 在线大模型 -->
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-starter-model-openai</artifactId>