ragflow/docs
hy89 66938e0b68
Feat(api): Add dsl parameters to control whether dsl fields are included (#5769)
1. **Issue**: When calling `list_agent_session` via the HTTP API, users
may only need to display conversation messages, and do not want to see
the associated dsl, which can be very large. Therefore, consider adding
a control option to determine whether the DSL should be returned, with
the default being to return it.

2. **Documentation Discrepancy**: In the HTTP API documentation, under
"List agent sessions," the "Response" section states that the "data"
field is a dictionary when "success" is returned. However, the actual
returned data is a list. This discrepancy has been corrected.
2025-03-07 16:58:00 +08:00
..
develop Miscellaneous updates (#5670) 2025-03-06 09:55:27 +08:00
guides Updated instructions in the UI (#5733) 2025-03-06 19:56:15 +08:00
references Feat(api): Add dsl parameters to control whether dsl fields are included (#5769) 2025-03-07 16:58:00 +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