feat(chat): 优化提示词,时间参数直接放在提示词中

This commit is contained in:
v-zhangjc9
2025-06-04 17:42:46 +08:00
parent 6d4dedc3f4
commit 4124a8a851
6 changed files with 110 additions and 75 deletions

View File

@@ -16,11 +16,6 @@
<groupId>com.lanyuanxiaoyao</groupId>
<artifactId>service-ai-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-starter-model-openai</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-starter-model-deepseek</artifactId>