Releases: SkywardAI/voyager
Releases · SkywardAI/voyager
v0.2.1
Introducing our new CLI tool 💥💥
Please check out the README.md
for more information.
What's New
- Add CLI @cbh778899 (#60)
- fix api_key bugs cause server not started @cbh778899 (#58)
Contributors
Thank you to our contributors for making this release possible:
@cbh778899
v0.2.0
Introducing SkywardAI Voyager Version 0.2!
A quick-start API project, build your server with only several clicks!
Thanks for the support of our collaborator K8SUG, checkout this demo!
demo.mov
What's New
- Dataset router @cbh778899 (#54)
- Update prompt format using template @cbh778899 (#52)
- Improves @cbh778899 (#49)
- Fix issue [Feature]: Add JSDoc for the inference feature #39 @ZYLIII (#47)
- add .env.production and implement details @cbh778899 (#48)
- Add apiKey.js script to add API keys to database and update usage count. @Murkeee (#43)
- add doc of GET /v1/version @cbh778899 (#44)
- edit route back to /v1/embeddings @cbh778899 (#40)
- Added version API and test case @Murkeee (#37)
- add max_distance to limit the result provided by vector db @cbh778899 (#35)
- Rag inference & embedding route @cbh778899 (#31)
- Db curd @cbh778899 (#30)
- Update README.md @Murkeee (#26)
- Add ISSUE_TEMPLATE, Add PULL_REQUEST_TEMPLATE, Update README.md @Murkeee (#27)
- Landedb @cbh778899 (#21)
- add ignore cases @cbh778899 (#20)
Contributors
Thank you to our contributors for making this release possible:
@Murkeee, @ZYLIII and @cbh778899
v0.1.0
What's New
- Introduce our new project with basic chat/completions api implemented. see demo video for setting up.
demo.mov
🚀 Features
- Add demo for invoking API @Aisuko (#14)
- Chat completion API @cbh778899 (#3)
- Swagger APIs (#17)
- Swagger Stats (#2)
Contributors
Thank you to our contributors for making this release possible:
@Aisuko and @cbh778899