1.优化gpt上下文的能力
2.成员列表删除无效字段
This commit is contained in:
zhongzb
2023-07-16 22:51:52 +08:00
parent 80163700ee
commit 703d7ffc81
10 changed files with 35 additions and 37 deletions

View File

@@ -115,10 +115,6 @@
<version>${junit.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>