Skip to content

Releases: svange/openbrain

v3.1.0

07 Jul 13:27
Compare
Choose a tag to compare

3.1.0 (2024-07-07)

Features

  • agent logs for local agents in gradio (6d0a041)
  • debugging ui (3a2de8f)

v3.0.2

06 Jul 22:30
Compare
Choose a tag to compare

3.0.2 (2024-07-06)

Bug Fixes

  • calculator bugs, test bugs, UI improvements. (5721804)

v3.0.1

06 Jul 22:00
Compare
Choose a tag to compare

3.0.1 (2024-07-06)

Bug Fixes

  • UI bug fixes, tool_do_nothing had bad name, simple calculator description was poo poo. (a75399c)

v3.0.0

06 Jul 21:13
Compare
Choose a tag to compare

3.0.0 (2024-07-06)

⚠ BREAKING CHANGES

  • ORM change in agent_config.

Features

  • further UI improvements, cleaned up agent_config model, added simple_calculator tool. (9b71c47)

Bug Fixes

  • recording infrastructure in place, and UI supports it. (574d84b)

v2.16.11

05 Jul 21:44
Compare
Choose a tag to compare

2.16.11 (2024-07-05)

Bug Fixes

  • recording infrastructure in place, and UI supports it. (b11cf0c)

v2.16.10

05 Jul 20:05
Compare
Choose a tag to compare

2.16.10 (2024-07-05)

Bug Fixes

  • adding session_id as param for ToolBox, now the tools should have the session_id in the context. (bcf1f59)
  • adding session_id as param for ToolBox, now the tools should have the session_id in the context. (9c3e1eb)

v2.16.9

05 Jul 19:29
Compare
Choose a tag to compare

2.16.9 (2024-07-05)

Bug Fixes

  • adding session_id as param for ToolBox, now the tools should have the session_id in the context. (be3de80)

v2.16.8

05 Jul 19:05
Compare
Choose a tag to compare

2.16.8 (2024-07-05)

Bug Fixes

  • adding logging to troubleshoot why get_current_time tool won't record action (9802517)

v2.16.7

05 Jul 18:37
Compare
Choose a tag to compare

2.16.7 (2024-07-05)

Bug Fixes

  • adding logging to troubleshoot why get_current_time tool won't record action (1ff5830)

v2.16.6

05 Jul 18:09
Compare
Choose a tag to compare

2.16.6 (2024-07-05)

Bug Fixes

  • adding logging to troubleshoot why get_current_time tool won't record action (f182656)