feat 保存数据到文件
This commit is contained in:
Yanyutin753
2024-04-11 14:54:53 +08:00
parent b9408d4fb0
commit 49e4c83e2d
18 changed files with 276 additions and 240 deletions

Binary file not shown.

View File

@@ -1,3 +1,3 @@
artifactId=gpt-4-copilot
groupId=com.gpt4.copilot
version=0.1.2
version=0.1.3

View File

@@ -7,4 +7,5 @@ com\gpt4\copilot\pojo\Conversation.class
com\gpt4\copilot\pojo\SystemSetting.class
com\gpt4\copilot\config\CorsConfig.class
com\gpt4\copilot\pojo\Result.class
com\gpt4\copilot\controller\ChatController$2.class
com\gpt4\copilot\copilotApplication.class