mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
fix: improve prompting
This commit is contained in:
10
README.md
10
README.md
@@ -2,8 +2,14 @@
|
|||||||
|
|
||||||
Keep searching, reading webpages, reasoning until it finds the answer (or exceeding the token budget).
|
Keep searching, reading webpages, reasoning until it finds the answer (or exceeding the token budget).
|
||||||
|
|
||||||
Query: `"who is the biggest? cohere, jina ai, voyage?"` - 13 steps
|
## Demo
|
||||||

|
Query: `"what is the latest blog post's title from jina ai?"`
|
||||||
|
> 3 steps; answer correct!
|
||||||
|

|
||||||
|
|
||||||
|
Query: `"list all employees from jina ai that u can find, as many as possible"`
|
||||||
|
> 11 steps; partial answer, but incomplete complete, im not in it!
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|||||||
Reference in New Issue
Block a user