ragflow/web/src
chanx ff11348f7c
Fix: Optimize the MultiSelect component and system prompt templates #3221 (#9752)
### What problem does this PR solve?

Fix: Optimize the MultiSelect component and system prompt templates
#3221

- Modify the conditional statements in the MultiSelect component, using
the ?. operator to improve code readability
- Optimize the formatting of the system prompt template to make it more
standardized and easier to read
- Update the Chinese translation, changing "ExeSQL" to "Execute SQL"

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-08-27 15:12:12 +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 Fix: Optimize the MultiSelect component and system prompt templates #3221 (#9752) 2025-08-27 15:12:12 +08:00
constants Fix: Fixed an issue where knowledge base could not be shared #9634 (#9642) 2025-08-22 09:34:11 +08:00
hooks Fix: Try to fix the issue of not being able to log in through Oauth2 #9601 (#9717) 2025-08-26 14:06:28 +08:00
icons
interfaces feat(search): Optimized search functionality and user interface #3221 (#9535) 2025-08-19 09:39:48 +08:00
layouts Fix: Place the invitation reminder icon in a separate file #9634 (#9662) 2025-08-22 20:08:55 +08:00
less
lib
locales Fix: Optimize the MultiSelect component and system prompt templates #3221 (#9752) 2025-08-27 15:12:12 +08:00
pages Fix: Fixed the issue that the agent embedded page needs to be logged in #9750 (#9751) 2025-08-27 14:18:00 +08:00
services Feat: Displays the embedded page of the chat module #3221 (#9532) 2025-08-18 18:02:13 +08:00
theme
utils Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
wrappers
app.tsx Feat: Exclude operator_permission field from renaming chat fields #3221 (#9692) 2025-08-25 14:06:06 +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 Fix: Try to fix the issue of not being able to log in through Oauth2 #9601 (#9717) 2025-08-26 14:06:28 +08:00