ragflow/api
liwenju0 7df1bd4b4a
When creating an assistant, no dataset is specified, a different default system promt is used (#7690)
### What problem does this PR solve?

- Updated the dialog settings function to add a default prompt
configuration for no dataset.
- The prompt configuration will be determined based on the presence of
`kb_ids` in the request.


### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (Non-breaking change, adding functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

---------

Co-authored-by: wenju.li <wenju.li@deepctr.cn>
2025-05-19 11:33:54 +08:00
..
apps When creating an assistant, no dataset is specified, a different default system promt is used (#7690) 2025-05-19 11:33:54 +08:00
db Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
utils Refa: HTTP API delete dataset / test cases / docs (#7657) 2025-05-16 10:16:43 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
ragflow_server.py Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
settings.py Feat: launch sandbox from docker-compose (#7671) 2025-05-16 11:14:57 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00