ragflow/docs
Yuanhao WU 897fe85b5c
Fix: add support for non-stream response with session.ask_without_stream (#6207)
Add support for non-stream response with session.ask_without_stream and
fix a typo mistake in python API doc
There are requirements for non-stream response, especially for commands
exection, e.g. text2SQL. The commands have to be completed before the
agent is triggered.

### What problem does this PR solve?

It's to fix the [Issue:
6206](https://github.com/infiniflow/ragflow/issues/6206)

### Type of change

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

---------

Co-authored-by: Howard WU <yuanhao.wu@ifudata.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-03-18 14:20:19 +08:00
..
develop Doc: update launch from source. (#6074) 2025-03-14 14:20:18 +08:00
guides Miscellaneous UI updates (#6094) 2025-03-17 14:17:34 +08:00
references Fix: add support for non-stream response with session.ask_without_stream (#6207) 2025-03-18 14:20:19 +08:00
_category_.json Reorganized docs for docusaurus publish (#860) 2024-05-21 20:53:55 +08:00
configurations.md DOCS: for release. (#6023) 2025-03-13 15:09:29 +08:00
faq.md Miscellaneous UI updates (#6094) 2025-03-17 14:17:34 +08:00
quickstart.mdx Doc: Update readme document (#6052) 2025-03-17 09:51:13 +08:00
release_notes.md Miscellaneous UI updates (#6094) 2025-03-17 14:17:34 +08:00