mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-26 06:28:56 +08:00
chore: add client integration guidelines
This commit is contained in:
parent
1bae809e41
commit
46d69daf37
@ -70,6 +70,7 @@ If you are building a web/local/mobile client that uses `Jina DeepSearch API`, h
|
||||
- DeepSearch API is a reasoning+search grounding LLM, so it's best for questions that require deep reasoning and search.
|
||||
- Two special tokens are introduced `<think>...</think>`, `<references>...</references>`. Please render them with care.
|
||||
- Guide the user to get a Jina API key from https://jina.ai
|
||||
- There are rate limits, [between 10RPM to 30RPM depending on the API key tier](https://jina.ai/contact-sales#rate-limit).
|
||||
- [Download Jina AI logo here](https://jina.ai/logo-Jina-1024.zip)
|
||||
|
||||
## Demo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user