Releases: jina-ai/node-DeepResearch
Releases · jina-ai/node-DeepResearch
v1.4.0
What's Changed
- feat: add models API endpoints by @devin-ai-integration in #52
- fix: update evaluator tests to use proper AnswerAction type by @devin-ai-integration in #58
- refactor: add safe obj generation by @hanxiao in #60
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat: add OpenAI-compatible chat completions endpoint by @devin-ai-integration in #48
- fix: update docs and auth behavior by @devin-ai-integration in #50
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- added to .gitignore to exclude temporary files generated by system by @paul5007 in #42
- fix: ensure config.json is copied to production docker image by @devin-ai-integration in #43
New Contributors
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- feat: update npm publish workflow to use github release version by @devin-ai-integration in #37
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- minimize the docker image size after building by @ArnoChenFx in #32
- fix dependencies by @ArnoChenFx in #31
- fix: update evaluator tests to match latest implementation by @devin-ai-integration in #34
New Contributors
- @ArnoChenFx made their first contribution in #32
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- feat: add npm publish workflow by @devin-ai-integration in #29
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Test release for npm publish workflow