fix: improve prompting

This commit is contained in:
Han Xiao
2025-02-05 12:47:42 +08:00
parent 7f208c5072
commit 8630d607a2
3 changed files with 8 additions and 2 deletions

View File

@@ -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
![example-biggest](example-biggest.gif) Query: `"what is the latest blog post's title from jina ai?"`
> 3 steps; answer correct!
![demo1](demo.gif)
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!
![demo1](demo2.gif)
## Install ## Install

BIN
demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 KiB

BIN
demo2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB