5c719ed2ea5e059aedb7281312e85151e6b24675
- 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.
Description
No description provided
Languages
Python
68.4%
JavaScript
18.7%
CSS
8.7%
HTML
4.2%