ragflow/web/src
chanx 735570486f
feat(next-search): Added AI summary functionality #3221 (#9402)
### What problem does this PR solve?

feat(next-search): Added AI summary functionality #3221

- Added the LlmSettingFieldItems component for AI summary settings
- Updated the SearchSetting component to integrate AI summary
functionality
- Added the updateSearch hook and related service methods
- Modified the ISearchAppDetailProps interface to add the llm_setting
field

### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-08-12 12:27:00 +08:00
..
assets Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
components feat(next-search): Added AI summary functionality #3221 (#9402) 2025-08-12 12:27:00 +08:00
constants Feat: Add xai logo #1853 (#9321) 2025-08-08 14:13:19 +08:00
hooks Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
icons
interfaces Feat: Modify the agent list return field name #3221 (#9373) 2025-08-11 14:03:52 +08:00
layouts Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
less Feat: Add the iteration Node #4242 (#4247) 2024-12-27 11:24:17 +08:00
lib Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
locales feat(next-search): Added AI summary functionality #3221 (#9402) 2025-08-12 12:27:00 +08:00
pages feat(next-search): Added AI summary functionality #3221 (#9402) 2025-08-12 12:27:00 +08:00
services feat(next-search): Added AI summary functionality #3221 (#9402) 2025-08-12 12:27:00 +08:00
theme
utils feat(next-search): Added AI summary functionality #3221 (#9402) 2025-08-12 12:27:00 +08:00
wrappers Feat: If the user is not logged in, jump to the login page by refreshing. (#5451) 2025-02-27 18:48:53 +08:00
app.tsx Feat: Replace the link of the old version of the agent module #3221 (#9130) 2025-07-31 12:14:00 +08:00
base.ts
conf.json
custom.d.ts Fix: Improve TS Warning For http_api_reference.md (#8172) 2025-06-12 14:20:15 +08:00
global.less Feat: Modify the style of the dataset page #3221 (#7446) 2025-05-02 21:27:21 +08:00
inter.less
routes.ts Feat: New search page components and features (#9344) 2025-08-11 10:34:22 +08:00