Releases: i-am-bee/bee-api
Releases · i-am-bee/bee-api
v0.0.7
0.0.7 (2024-11-05)
Features
- apiKey: add last used at property (#36) (3758032)
- apiKey: add organization apiKey endpoint (#34) (188608b)
- apiKey: add owner to the response (#41) (aba5f3a)
- tools: add get for system tools (#33) (e7ced3f)
- tools: update ArXiv short description (#37) (e46b3d6)
Bug Fixes
- apiKey: fix last used_at (#44) (87c925c)
- ApiKey: fix transaction for parallel requests (#50) (e220af5)
- apiKey: load project for organization api-keys (#38) (dd28eea)
- auth: fix lastUpdatedAt for api key (#48) (e7c3aca)
- pagination: fix pagination for before parameter (#45) (389cd2e)
- pagination: fix pagination with filters (#39) (20cf9aa)
- seeder: importing ORM hangs seeder (#51) (dd0d3f6)
- thread: delete vectore store files for thread (#35) (177ab3b)
v0.0.6
What's Changed
- chore(CD): deploy via travis by @pilartomas in #19
- feat(tools): Update user description by @xjacka in #20
- build(deps): Bump find-my-way from 8.2.0 to 8.2.2 in the npm_and_yarn group across 1 directory by @dependabot in #1
- feat(llm): add max_new_tokens parameter by @xjacka in #10
- feat(observe): filter event duplicities by @GALLLASMILAN in #23
- fix(deps): use override to revert langsmith bump to faulty version by @pilartomas in #24
- feat(ApiKey): add CRUDL for API keys by @xjacka in #9
- feat(tools): add links to the tools description by @xjacka in #26
- chore(GH): add CODEOWNERS file by @pilartomas in #27
- fix(code-interpreter): use llama for preprocessing by @JanPokorny in #22
- chore(docker): make docker registry configurable by @pilartomas in #30
- chore(docker): update tag & remove ghcr by @pilartomas in #31
- fix(docker): specify registry in build step by @pilartomas in #32
New Contributors
- @dependabot made their first contribution in #1
- @GALLLASMILAN made their first contribution in #23
Full Changelog: v0.0.5...v0.0.6
v0.0.5
chore: release 0.0.5 (#18) Signed-off-by: Radek Ježek <[email protected]>
v0.0.4
chore: release 0.0.4 (#16) Signed-off-by: Radek Ježek <[email protected]>
v0.0.3
chore: release 0.0.3 (#14) Signed-off-by: Radek Ježek <[email protected]>
v0.0.2
chore: release 0.0.2 (#12) Signed-off-by: Paul S. Schweigert <[email protected]>
v0.0.1
chore: release 0.0.1 (#6) Signed-off-by: Radek Ježek <[email protected]>