Skip to content

Releases: i-am-bee/bee-api

v0.0.26

04 Feb 09:39
Compare
Choose a tag to compare

0.0.26 (2025-02-04)

v0.0.25

04 Feb 08:28
Compare
Choose a tag to compare

0.0.25 (2025-02-04)

Features

  • tools: switch openAPI tool to framework version (#153) (30a93a7)

v0.0.24

03 Feb 08:35
Compare
Choose a tag to compare

0.0.24 (2025-02-03)

Features

  • projectSecrets: add CRUDL for project secrets (#40) (ecd16bd)

Bug Fixes

v0.0.23

29 Jan 15:05
Compare
Choose a tag to compare

0.0.23 (2025-01-29)

Features

Bug Fixes

  • metadata: add nulability to schema for openai compatibility (#158) (e7b8eab)
  • tool: fix update api tool api key (#161) (9d93ba1)
  • tools: encrypt updated api keys (#160) (1d561d6)

v0.0.22

15 Jan 14:02
Compare
Choose a tag to compare

0.0.22 (2025-01-15)

Features

Bug Fixes

  • bullmq: update bullmq to fix error reporting (#147) (c1e3c6d)
  • Observe: remove observe not found error logs (#149) (f50e20d)
  • tools: check file existence for system tools (#145) (9e6a2e0)
  • workers: add installation command, update pyproject (#146) (2780d00)

v0.0.21

19 Dec 21:27
Compare
Choose a tag to compare

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

16 Dec 15:31
Compare
Choose a tag to compare

0.0.20 (2024-12-16)

Bug Fixes

  • artifact: update the share token only when the share property changes (#139) (c808d39)

What's Changed

  • fix(artifact): update the share token only when the share property ch… by @xjacka in #139

Full Changelog: v0.0.19...v0.0.20

v0.0.19

16 Dec 15:04
Compare
Choose a tag to compare

0.0.19 (2024-12-16)

Features

  • user: update default assistant for new users (#138) (233c138)

What's Changed

  • feat(user): update default assistant for new users by @xjacka in #138

Full Changelog: v0.0.18...v0.0.19

v0.0.18

15 Dec 08:38
Compare
Choose a tag to compare

0.0.18 (2024-12-15)

Features

  • user: add default assistant when user created (#137) (328c8de)

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

13 Dec 10:48
Compare
Choose a tag to compare

0.0.17 (2024-12-13)

Features

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.0.17