ragflow/web/src/pages/chat
Zhichang Yu 185c6a0c71
Unified API response json schema (#3170)
### What problem does this PR solve?

Unified API response json schema

### Type of change

- [x] Refactoring
2024-11-05 11:02:31 +08:00
..
chat-configuration-modal feat: Refine reteival of multi-turn conversation #2362 (#2539) 2024-09-23 15:26:11 +08:00
chat-container fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 2024-09-27 18:20:19 +08:00
chat-id-modal feat: Add agent interface document link to agent page #3189 (#3190) 2024-11-04 17:04:35 +08:00
markdown-content fix: Fixed the issue of error reporting when uploading files in the chat box #2897 (#2898) 2024-10-18 17:21:12 +08:00
share feat: Select derived messages from backend #2088 (#2176) 2024-08-30 17:53:30 +08:00
constants.ts fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 2024-09-27 18:20:19 +08:00
context.ts feat: After the voice in the new conversation window is played, jump to the tab of the conversation #1877 (#2440) 2024-09-14 17:19:04 +08:00
hooks.ts Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
index.less fix: if the conversation name is too long, it will overflow the current item. #607 (#972) 2024-05-29 18:32:03 +08:00
index.tsx feat: API access key management #2846 (#2865) 2024-10-16 15:57:39 +08:00
interface.ts feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
shared-hooks.ts Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
utils.ts feat: Select derived messages from backend #2088 (#2176) 2024-08-30 17:53:30 +08:00