Releases: i-am-bee/bee-api
Releases · i-am-bee/bee-api
v0.0.26
v0.0.25
v0.0.24
v0.0.23
v0.0.22
v0.0.21
0.0.21 (2024-12-19)
Features
- observe: add response headers and status code (#141) (96c06ba)
- tools: add llm and calculator tools (#132) (1797a53)
What's Changed
- docs(README): add instructions to implement custom native typescript tool by @hebusch in #89
- build(deps): Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory by @dependabot in #126
- feat(tools): add llm and calculator tools by @xjacka in #132
- feat(observe): add response headers and status code by @GALLLASMILAN in #141
New Contributors
Full Changelog: v0.0.20...v0.0.21
v0.0.20
v0.0.19
v0.0.18
0.0.18 (2024-12-15)
Features
Bug Fixes
- limits: merge window and rate limits, fix streaming headers (#134) (e997180)
- readFile: fix error for read file tool (#133) (05a59d9)
What's Changed
- fix(limits): merge window and rate limits, fix streaming headers by @pilartomas in #134
- fix(readFile): fix error for read file tool by @xjacka in #133
- feat(user): add default assistant when user created by @xjacka in #137
Full Changelog: v0.0.17...v0.0.18
v0.0.17
0.0.17 (2024-12-13)
Features
What's Changed
- feat(deps): upgrade bee-agent-framework by @aleskalfas in #135
New Contributors
- @aleskalfas made their first contribution in #135
Full Changelog: v0.0.16...v0.0.17