Skip to content

Releases: i-am-bee/beeai-framework

v0.0.7

02 Sep 17:41
Compare
Choose a tag to compare

0.0.7 (2024-09-02)

Features

  • agent: group iterations, add meta property (ec9fb96)

v0.0.6

02 Sep 13:44
Compare
Choose a tag to compare

0.0.6 (2024-09-02)

Features

  • agent: extends bee success event (889da33)
  • react: emit toolError event for an invalid input (cd33204)
  • tools: update python tool output file prefix (716e74d)

Fixes

  • remove modules index file (6c5f045)

v0.0.5

30 Aug 12:06
Compare
Choose a tag to compare

0.0.5 (2024-08-30)

Features

  • bam: refactor chat preset (5f5fa05)
  • python: add custom id support (d23d4f8)
  • watsonx: add chat preset (f4797b8)
  • watsonx: auto load accessToken/apiKey from env (369da92)

Bug Fixes

  • example: fix code interpreter path (7f2f466)

v0.0.4

29 Aug 16:02
Compare
Choose a tag to compare

0.0.4 (2024-08-29)

Features

  • pin bee-proto and code interpreter (79513cf)

v0.0.3

28 Aug 18:54
Compare
Choose a tag to compare

0.0.3 (2024-08-28)

  • bam: add llama3 to preset (5d8df8c)
  • react: improve max retries error message (54895f9)
  • update .env.template (7ebad1f)

v0.0.2

27 Aug 14:12
Compare
Choose a tag to compare

0.0.2 (2024-08-27)

Features

  • python: add ignoredFiles support to local storage (4c65b88)

Bug Fixes

  • keep code interpreter related folders in examples (cc8ca40)
  • watsonx: tokenization (399d8cb), closes #3

v0.0.1

23 Aug 18:54
Compare
Choose a tag to compare

0.0.1 (2024-08-23)

Features