Commit Graph

161 Commits

Author SHA1 Message Date
Han Xiao
ff5c6f142c fix: references gen 2025-02-18 14:54:54 +08:00
Han Xiao
4b38781cd8 fix: references gen 2025-02-18 14:51:57 +08:00
Han Xiao
acb05dbeee fix: streaming and query gen 2025-02-18 13:47:37 +08:00
Han Xiao
840913c898 fix: chinese references and duplicate eval 2025-02-18 11:04:25 +08:00
Han Xiao
5350d27420 feat: add coding tools 2025-02-17 14:26:26 +08:00
Han Xiao
f8aa2b1353 feat: add coding tools 2025-02-17 14:19:36 +08:00
Han Xiao
b487563882 fix: optimize prompt 2025-02-17 10:06:24 +08:00
Han Xiao
5784c94e79 fix: optimize prompt 2025-02-15 15:29:18 +08:00
Han Xiao
8bd5d37d6d fix: optimize prompt 2025-02-15 15:20:23 +08:00
Han Xiao
6d7d0b9e20 fix: optimize prompt 2025-02-15 14:36:16 +08:00
Han Xiao
45b65a87e0 fix: improve eval 2025-02-15 14:11:55 +08:00
Han Xiao
686e6723b2 fix: improve eval 2025-02-15 12:44:32 +08:00
Han Xiao
13d38e304d fix: improve eval 2025-02-15 12:06:48 +08:00
Han Xiao
8e5367f9a8 fix: remove references tag in output 2025-02-14 21:33:00 +08:00
Han Xiao
63a9bb9fe2 fix: remove references tag in output 2025-02-14 14:05:14 +08:00
Yanlong Wang
715d81bf28 fix: upload size limit 2025-02-14 11:13:33 +08:00
Han Xiao
3b76e0b4d8 feat: add timestamp to the knowledge (#64) 2025-02-13 20:05:54 +08:00
yanlong.wang
970167245e jina-ai: saas features 2025-02-13 14:58:57 +08:00
Han Xiao
57deb26946 feat: add timestamp to the knowledge (#62)
* feat: add timestamp to the knowledge

* feat: add timestamp to the knowledge
2025-02-13 12:58:46 +08:00
Han Xiao
086bde514e fix: emit stream (#61) 2025-02-13 12:33:37 +08:00
Han Xiao
bd77535dd9 refactor: add safe obj generation (#60)
* fix: broken markdown footnote

* refactor: safe obj generation

* test: update token tracking assertions to match new implementation

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

* refactor: safe obj generation

* chore: update readme

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-02-13 00:33:58 +08:00
Han Xiao
08c1dd04ca fix: broken markdown footnote 2025-02-12 22:02:49 +08:00
Han Xiao
ee4213111c fix: try catch in evaluator 2025-02-12 21:47:42 +08:00
Han Xiao
29fc4d9214 Merge branch 'main' of https://github.com/jina-ai/node-DeepResearch 2025-02-12 21:11:03 +08:00
Han Xiao
8295a479e4 fix: broken markdown footnote 2025-02-12 21:10:39 +08:00
Yanlong Wang
44530a4760 llm-provider: google cloud vertex 2025-02-12 18:53:07 +08:00
Yanlong Wang
f08976d9c0 jina-ai: fix token charge amount observation 2025-02-12 12:58:25 +08:00
Han Xiao
16a2f60fec feat: support history messages 2025-02-12 12:42:51 +08:00
Han Xiao
57fb65d0c6 fix: token tracking 2025-02-12 11:55:52 +08:00
Han Xiao
41ee1812db fix: token tracking 2025-02-12 11:20:49 +08:00
Han Xiao
ff59d20dce fix: token tracking 2025-02-12 10:14:00 +08:00
Han Xiao
959595f971 fix: streaming msg 2025-02-12 10:05:32 +08:00
Han Xiao
45bb105ad5 fix: streaming msg 2025-02-12 09:55:17 +08:00
Han Xiao
bdf03ef978 fix: streaming msg 2025-02-12 09:36:22 +08:00
Han Xiao
c8a68a043f fix: streaming msg 2025-02-12 09:30:31 +08:00
Han Xiao
b352b239a7 fix: token tracker 2025-02-12 09:09:28 +08:00
Han Xiao
b773a27514 feat: improve prompt 2025-02-11 21:18:16 +08:00
Han Xiao
b819af4e57 fix: cap q eval in #57 2025-02-11 20:30:53 +08:00
devin-ai-integration[bot]
2efae96073 fix: update evaluator tests to use proper AnswerAction type (#58)
* fix: update evaluator tests to use proper AnswerAction type

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

* fix: increase token budget and mock external calls in agent test

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

* test: add Docker build and container tests

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

* feat: add health check endpoint for Docker container verification

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

* chore: add Docker test script to package.json

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

* ci: add Docker test step to CI workflow

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

* fix: remove unused stdout variable in docker test

Co-Authored-By: Han Xiao <han.xiao@jina.ai>

close #53 

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <han.xiao@jina.ai>
2025-02-11 19:54:27 +08:00
Yanlong Wang
8af35c6640 jina-ai: billing for saas service (#55)
* wip: jina billing

* wip

* fix: build issues

* ci: cd gh action

* fix: make ci happy
2025-02-11 18:27:15 +08:00
Han Xiao
188f1bb640 chore: update readme 2025-02-11 11:04:31 +08:00
Han Xiao
bde79bcb5d chore: update eval 2025-02-10 14:48:49 +08:00
devin-ai-integration[bot]
1dc73f2a18 feat: add models API endpoints (#52)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <han.xiao@jina.ai>
2025-02-10 14:08:13 +08:00
Han Xiao
a1b7c853a7 chore: update eval 2025-02-10 13:15:37 +08:00
Han Xiao
441654ac5d feat: improve prompting 2025-02-10 12:10:46 +08:00
Han Xiao
589a4f507a chore: add chatbox demo 2025-02-09 20:08:36 +08:00
Han Xiao
bed06b4100 chore: add chatbox demo 2025-02-09 17:58:02 +08:00
Han Xiao
3deee87c5a feat: add google search grounding 2025-02-09 16:18:00 +08:00
Han Xiao
c2931c6e2a fix: streaming 2025-02-09 15:23:26 +08:00
Han Xiao
de2bc3771b fix: streaming 2025-02-09 15:09:48 +08:00