ragflow/web/src/interfaces/request
chanx 2b9ed935f3
feat(search): Optimized search functionality and user interface #3221 (#9535)
### What problem does this PR solve?

feat(search): Optimized search functionality and user interface #3221
### Type of change
- Added similarity threshold adjustment function
- Optimized mind map display logic
- Adjusted search settings interface layout
- Fixed related search and document viewing functions
- Optimized time display and node selection logic

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-19 09:39:48 +08:00
..
agent.ts Fix: Fixed the issue that the content of the Dropdown section cannot be seen when selecting the next operator #3221 (#8918) 2025-07-18 17:54:32 +08:00
base.ts Don't use ',' (U+FF0C) but ', ' (U+2C U+20) (#8063) 2025-06-05 09:29:07 +08:00
chat.ts feat(search): Optimized search functionality and user interface #3221 (#9535) 2025-08-19 09:39:48 +08:00
document.ts Feat: Metadata in documents for improve the prompt #3690 (#4462) 2025-01-13 17:13:37 +08:00
file-manager.ts fix: fetch the file list after uploading the file by @tanstack/react-query #1306 (#1654) 2024-07-23 17:53:15 +08:00
flow.ts Feat: Supports to debug single component in Agent. #3993 (#4007) 2024-12-13 14:43:24 +08:00
knowledge.ts fix: Change the data in the dataset page to be obtained using the interface (#8726) 2025-07-08 19:19:07 +08:00
llm.ts Add api for sessions and add max_tokens for tenant_llm (#3472) 2024-11-19 14:51:33 +08:00
mcp.ts Feat: Import and export MCP Server #3221 (#8806) 2025-07-11 18:18:31 +08:00
system.ts Feat: Add LangfuseCard component. #6155 (#6468) 2025-03-24 19:07:55 +08:00