Eric Wang 5c719ed2ea Refactor chat backend integration and introduce new backend-neutral architecture
- Replaced direct FastGPT client usage with a backend-neutral chat interface, allowing for improved flexibility and maintainability.
- Introduced a new `ChatBackend` protocol and implemented `FastGPTBackend` to handle chat operations.
- Updated the chat endpoint to utilize the new backend structure, enhancing the handling of chat requests and responses.
- Added comprehensive tests to ensure compatibility and functionality of the new backend integration.
2026-07-26 07:25:24 +08:00
2026-06-02 17:28:49 +08:00
2026-06-03 12:36:18 +08:00
2026-01-08 16:22:25 +08:00
2025-06-20 10:03:39 +08:00
Description
No description provided
13 MiB
Languages
Python 68.4%
JavaScript 18.7%
CSS 8.7%
HTML 4.2%