Devin AI
b5761328e7
test: add generateObject mock implementation
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:21:13 +00:00
Devin AI
e620f222fc
test: add environment variables to evaluator test setup
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:20:46 +00:00
Devin AI
1309d14630
test: fix mock implementation for token tracking tests
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:19:41 +00:00
Devin AI
05b628e61c
test: simplify token tracking tests
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:18:55 +00:00
Devin AI
b29283b876
chore: update package.json with @types/events dependency
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:17:39 +00:00
Devin AI
095a59ac31
test: update test cases to match PR #54
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:16:49 +00:00
Devin AI
eb62d14e9e
fix: remove category from read_content token tracking
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:13:24 +00:00
Devin AI
6d77060caa
fix: restore TOKEN_CATEGORIES in read.ts and jina-search.ts to match PR #54
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:11:11 +00:00
Devin AI
8035028a56
fix: revert token-tracker.ts changes to match PR #54
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:06:16 +00:00
Devin AI
7179fc3c1a
fix: match PR #54 token counting implementation - remove token categories and use character-based estimation
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 12:06:00 +00:00
Devin AI
90a8fabb29
fix: remove unused parameter in token-tracker
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 11:31:56 +00:00
Devin AI
baf5263146
fix: use character-based token estimation and simplify token tracking
...
Co-Authored-By: sha.zhou@jina.ai <sha.zhou@jina.ai>
2025-02-11 11:29:14 +00: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
c4639a2e92
chore: update evals
2025-02-11 12:18:52 +08:00
Han Xiao
188f1bb640
chore: update readme
2025-02-11 11:04:31 +08:00
Han Xiao
30d529082e
chore: update readme
2025-02-10 14:53:50 +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
e05175b6b1
chore: update eval
v1.3.0
2025-02-10 12:24:28 +08:00
Han Xiao
441654ac5d
feat: improve prompting
2025-02-10 12:10:46 +08:00
Han Xiao
18f0312c38
chore: add chatbox demo
2025-02-09 20:08:54 +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
19ee1f782c
chore: update eval
2025-02-09 17:16:29 +08:00
Han Xiao
7e4c3b0d8c
chore: readme
2025-02-09 17:12:54 +08:00
Han Xiao
ff34db5706
Update README.md
2025-02-09 16:21:52 +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
Han Xiao
6828e894e6
chore: readme
2025-02-09 14:51:26 +08:00
devin-ai-integration[bot]
0be2a9121e
fix: update docs and auth behavior ( #50 )
2025-02-09 13:37:32 +08:00
devin-ai-integration[bot]
39579d560e
feat: add OpenAI-compatible chat completions endpoint ( #48 )
2025-02-09 09:25:01 +08:00
Florian Hönicke
a9008ae0dd
chore: eval streaming agent
2025-02-07 17:53:14 +01:00
Han Xiao
f9cbc4008c
feat: improve dedup with jina embeddings
2025-02-07 16:39:01 +08:00
Han Xiao
5e80ed40ea
feat: improve dedup with jina embeddings
2025-02-07 16:09:19 +08:00
Han Xiao
f1b37c4f34
feat: improve dedup with jina embeddings
2025-02-07 16:09:05 +08:00
Han Xiao
2b218717ae
Merge branch 'main' of https://github.com/jina-ai/node-DeepResearch
2025-02-07 16:02:27 +08:00
Han Xiao
5231493b7a
feat: improve dedup with jina embeddings
2025-02-07 16:02:22 +08:00
Han Xiao
da608206af
feat: improve dedup with jina embeddings
2025-02-07 16:02:14 +08:00
Han Xiao
21b4b00e90
feat: improve dedup with jina embeddings
2025-02-07 15:50:58 +08:00
Han Xiao
814d539dac
feat: improve dedup with jina embeddings
2025-02-07 15:46:32 +08:00
devin-ai-integration[bot]
a4de4cc444
fix: ensure config.json is copied to production docker image ( #43 )
...
* fix: ensure config.json is copied to production docker image
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* fix: remove unused config parameter in reduce callback
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* refactor: simplify tools configuration using Object.fromEntries
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* test: increase timeout for async search test
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* test: remove setTimeout from agent test
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* test: remove trivial tests and improve test coverage
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <han.xiao@jina.ai>
v1.2.0
2025-02-07 14:17:48 +08:00
Han Xiao
3e60f712d9
refactor: pull config to a sep json
2025-02-07 13:36:55 +08:00
Han Xiao
5a34983d03
chore: add eval table
2025-02-07 12:58:12 +08:00
Han Xiao
fa05e53307
feat: improve search action
2025-02-07 12:35:27 +08:00
Han Xiao
4925303c57
feat: update eval and ego questions
2025-02-07 11:56:50 +08:00
Han Xiao
1168c753ce
feat: update eval and ego questions
2025-02-07 11:48:40 +08:00
Han Xiao
ef34881f59
feat: update eval and ego questions
2025-02-07 11:17:42 +08:00
Han Xiao
0a6ba24b27
fix : #40
2025-02-07 10:14:09 +08:00