Commit Graph

3 Commits

Author SHA1 Message Date
Sar
2b992e39a7
fix: correct OpenAI API request format
This commit addresses a bug where the OpenAI API request was improperly formatted, leading to failed requests. The fix ensures the request payload adheres to the expected structure. Additionally, it incorporates the completed work from the feature-chat-history-save-call branch, which implements chat history persistence and retrieval features. All changes have been tested to confirm successful API communication and history management.
2025-03-06 21:57:48 +08:00
Sar
9dc9c4cb40
Update build.gradle 2025-02-27 01:17:35 +08:00
Sar
d68a11b1ec
1.0.0 2025-02-06 11:09:02 +08:00