mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-13 07:39:05 +08:00
docs: explain stream mode
This commit is contained in:
parent
ef23d810f8
commit
af2775d1aa
@ -40,6 +40,8 @@ Your LLM: LLM(streamContent1) | |
|
||||
LLM(streamContent3)
|
||||
```
|
||||
|
||||
Stream mode is also useful when the target page is large to render. If you find standard mode gives you incomplete content, try streaming mode.
|
||||
|
||||
### JSON mode
|
||||
|
||||
This is still very early and the result is not really a "useful" JSON. It contains three fields `url`, `title` and `content` only. Nonetheless, you can use accept-header to control the output format:
|
||||
|
Loading…
x
Reference in New Issue
Block a user