mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-26 06:28:56 +08:00
chore: first commit
This commit is contained in:
parent
20d2067d26
commit
af341611ee
@ -4,11 +4,15 @@ export JINA_API_KEY=jina_... # get from jina.ai
|
||||
npm install
|
||||
# example: no tool calling
|
||||
npm run dev "1+1="
|
||||
npm run dev "what is the capital of France?"
|
||||
|
||||
# example: simple
|
||||
npm run dev "what is the latest news from Jina AI?"
|
||||
|
||||
# example: wrong answer
|
||||
npm run dev "what is the twitter account of jina ai's founder"
|
||||
|
||||
# example: open question, long chain of thoughts
|
||||
npm run dev "who will be president of US in 2028?"
|
||||
npm run dev "what is the capital of France?"
|
||||
npm run dev "what should be jina ai strategy for 2025?"
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user