mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-14 06:08:06 +00:00
适配最新的ui Open Webui
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/pojo/streamResponse$Choice.class
Normal file
BIN
target/classes/com/gpt4/copilot/pojo/streamResponse$Choice.class
Normal file
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/pojo/streamResponse$Delta.class
Normal file
BIN
target/classes/com/gpt4/copilot/pojo/streamResponse$Delta.class
Normal file
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/pojo/streamResponse.class
Normal file
BIN
target/classes/com/gpt4/copilot/pojo/streamResponse.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/gpt-4-copilot-0.2.5.jar.original
Normal file
BIN
target/gpt-4-copilot-0.2.5.jar.original
Normal file
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
artifactId=gpt-4-copilot
|
||||
groupId=com.gpt4.copilot
|
||||
version=0.2.4
|
||||
version=0.2.5
|
||||
|
@@ -1,12 +1,15 @@
|
||||
com\gpt4\copilot\controller\ChatController.class
|
||||
com\gpt4\copilot\config\CorsConfig.class
|
||||
com\gpt4\copilot\pojo\Conversation$ConversationBuilderImpl.class
|
||||
com\gpt4\copilot\pojo\streamResponse.class
|
||||
com\gpt4\copilot\copilotApplication.class
|
||||
com\gpt4\copilot\pojo\streamResponse$Delta.class
|
||||
com\gpt4\copilot\controller\ChatController$1.class
|
||||
com\gpt4\copilot\pojo\Conversation$ConversationBuilder.class
|
||||
com\gpt4\copilot\config\WebConfig.class
|
||||
com\gpt4\copilot\controller\CustomErrorController.class
|
||||
com\gpt4\copilot\pojo\Conversation.class
|
||||
com\gpt4\copilot\pojo\streamResponse$Choice.class
|
||||
com\gpt4\copilot\pojo\SystemSetting.class
|
||||
com\gpt4\copilot\pojo\Result.class
|
||||
com\gpt4\copilot\controller\ChatController$2.class
|
||||
|
@@ -4,5 +4,6 @@ F:\vue\fakeApiTool\graalvm-demos\spring-native-image\GPT4-Copilot\src\main\java\
|
||||
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\GPT4-Copilot\src\main\java\com\gpt4\copilot\pojo\Conversation.java
|
||||
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\GPT4-Copilot\src\main\java\com\gpt4\copilot\pojo\SystemSetting.java
|
||||
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\GPT4-Copilot\src\main\java\com\gpt4\copilot\controller\ChatController.java
|
||||
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\GPT4-Copilot\src\main\java\com\gpt4\copilot\pojo\streamResponse.java
|
||||
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\GPT4-Copilot\src\main\java\com\gpt4\copilot\config\WebConfig.java
|
||||
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\GPT4-Copilot\src\main\java\com\gpt4\copilot\copilotApplication.java
|
||||
|
Reference in New Issue
Block a user