ragflow/docs
hy89 8ba1e6c183
Feat: add sync_dsl parameter to support synchronizing modifications to existing sessions (#5843)
When accessing the /api/v1/agents/{agent_id}/completions API, sessions
created before agent modifications retain the old DSL data. To use the
latest agent configuration (like new prompts) in historical sessions, I
added the sync_dsl parameter. It defaults to False to maintain existing
behavior and only synchronizes when set to True. If needed, a manual
synchronization API can be created to trigger the sync explicitly.
2025-03-10 17:46:08 +08:00
..
develop Miscellaneous updates (#5670) 2025-03-06 09:55:27 +08:00
guides Initial draft of Implemnt deep research (#5774) 2025-03-07 17:06:49 +08:00
references Feat: add sync_dsl parameter to support synchronizing modifications to existing sessions (#5843) 2025-03-10 17:46:08 +08:00
_category_.json Reorganized docs for docusaurus publish (#860) 2024-05-21 20:53:55 +08:00
configurations.md Minor: Fixed broken links (#5565) 2025-03-03 19:24:28 +08:00
faq.md Added 0.17.0 release notes (#5608) 2025-03-04 19:21:28 +08:00
quickstart.mdx Minor: Fixed broken links (#5565) 2025-03-03 19:24:28 +08:00
release_notes.md Miscellaneous updates (#5670) 2025-03-06 09:55:27 +08:00