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
lib
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
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
inter.less
routes.ts Feat: New search page components and features (#9344) 2025-08-11 10:34:22 +08:00