mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-15 14:41:00 +00:00
适配官方requestBody,减小被查询异常
This commit is contained in:
3
target/classes/application.properties
Normal file
3
target/classes/application.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
management.endpoints.web.exposure.include=metrics,health,info,prometheus
|
||||
|
||||
|
BIN
target/classes/com/gpt4/copilot/config/CorsConfig.class
Normal file
BIN
target/classes/com/gpt4/copilot/config/CorsConfig.class
Normal file
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/config/WebConfig.class
Normal file
BIN
target/classes/com/gpt4/copilot/config/WebConfig.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/controller/ChatController.class
Normal file
BIN
target/classes/com/gpt4/copilot/controller/ChatController.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/copilotApplication.class
Normal file
BIN
target/classes/com/gpt4/copilot/copilotApplication.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/pojo/Conversation.class
Normal file
BIN
target/classes/com/gpt4/copilot/pojo/Conversation.class
Normal file
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/pojo/Result.class
Normal file
BIN
target/classes/com/gpt4/copilot/pojo/Result.class
Normal file
Binary file not shown.
BIN
target/classes/com/gpt4/copilot/pojo/SystemSetting.class
Normal file
BIN
target/classes/com/gpt4/copilot/pojo/SystemSetting.class
Normal file
Binary file not shown.
Reference in New Issue
Block a user