Releases: svange/openbrain
Releases · svange/openbrain
v3.1.0
3.1.0 (2024-07-07)
Features
- agent logs for local agents in gradio (6d0a041)
- debugging ui (3a2de8f)
v3.0.2
3.0.2 (2024-07-06)
Bug Fixes
- calculator bugs, test bugs, UI improvements. (5721804)
v3.0.1
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
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
Bug Fixes
- recording infrastructure in place, and UI supports it. (b11cf0c)
v2.16.10
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
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
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
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
2.16.6 (2024-07-05)
Bug Fixes
- adding logging to troubleshoot why get_current_time tool won't record action (f182656)