Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Decentralised-AI/node-DeepResearch

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: add safe obj generation (jina-ai#60)

* fix: broken markdown footnote

* refactor: safe obj generation

* test: update token tracking assertions to match new implementation

Co-Authored-By: Han Xiao <[email protected]>

* refactor: safe obj generation

* chore: update readme

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

v1.3.0

Toggle v1.3.0's commit message
chore: update eval

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ensure config.json is copied to production docker image (jina-ai#43

)

* fix: ensure config.json is copied to production docker image

Co-Authored-By: Han Xiao <[email protected]>

* fix: remove unused config parameter in reduce callback

Co-Authored-By: Han Xiao <[email protected]>

* refactor: simplify tools configuration using Object.fromEntries

Co-Authored-By: Han Xiao <[email protected]>

* test: increase timeout for async search test

Co-Authored-By: Han Xiao <[email protected]>

* test: remove setTimeout from agent test

Co-Authored-By: Han Xiao <[email protected]>

* test: remove trivial tests and improve test coverage

Co-Authored-By: Han Xiao <[email protected]>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <[email protected]>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update npm publish workflow to use github release version (jina…

…-ai#37)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <[email protected]>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update evaluator tests to match latest implementation (jina-ai#34)

* fix: update evaluator tests to match latest implementation

Co-Authored-By: Han Xiao <[email protected]>

* fix: update EvaluationResponse type and add comprehensive tests

Co-Authored-By: Han Xiao <[email protected]>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <[email protected]>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add npm publish workflow (jina-ai#29)

* feat: add npm publish workflow

Co-Authored-By: Han Xiao <[email protected]>

* feat: add CLI interface

Co-Authored-By: Han Xiao <[email protected]>

* fix: add moduleResolution and resolveJsonModule to tsconfig

Co-Authored-By: Han Xiao <[email protected]>

* feat: add OPENAI_API_KEY to workflow files

Co-Authored-By: Han Xiao <[email protected]>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <[email protected]>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add OpenAI provider with structured output support (jina-ai#28)

* feat: add OpenAI provider with structured output support

Co-Authored-By: Han Xiao <[email protected]>

* fix: add @ai-sdk/openai dependency and fix modelConfigs access

Co-Authored-By: Han Xiao <[email protected]>

* fix: correct indentation in agent.ts

Co-Authored-By: Han Xiao <[email protected]>

* refactor: centralize model initialization in config.ts

Co-Authored-By: Han Xiao <[email protected]>

* refactor: improve model config access patterns

Co-Authored-By: Han Xiao <[email protected]>

* fix: remove unused imports

Co-Authored-By: Han Xiao <[email protected]>

* refactor: clean up

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <[email protected]>