Releases: svange/openbrain
Releases · svange/openbrain
v1.1.0
1.1.0 (2024-02-03)
Features
- adding optional initial_context dictionary to agent creation, allowing for information like initiating user's information to be injected into the agent's memory. (0e8feaa)
- adding optional initial_context dictionary to agent creation, allowing for information like initiating user's information to be injected into the agent's memory. (fa751c5)
v1.1.0-dev.1
v1.1.0-dev.1 (2024-02-03)
Feature
- feat: adding optional initial_context dictionary to agent creation, allowing for information like initiating user's information to be injected into the agent's memory. (
fa751c5
)
Unknown
- Merge remote-tracking branch 'origin/dev' into dev (
271967a
)
v1.0.6
1.0.6 (2024-01-16)
Bug Fixes
v1.0.5
1.0.5 (2023-11-23)
Bug Fixes
- update gradio to work with new environment variables. (396ab70)
v1.0.5-dev.1
v1.0.5-dev.1 (2023-11-23)
Build
- build(merge): merge main back into dev (
04e25ab
)
Fix
- fix: update gradio to work with new environment variables. (
396ab70
)
v1.0.4
1.0.4 (2023-11-13)
Bug Fixes
- catching AWS client error to allow for no-infra testing in CI pipelines. (55573ad)
v1.0.3
1.0.3 (2023-11-13)
Bug Fixes
- catching AWS client error to allow for no-infra testing in CI pipelines. (7f5c401)
v1.0.2
1.0.2 (2023-11-13)
Bug Fixes
- removing import exceptions in favor of logging warnings so Chalice can stop complaining. (4f66cbf)
v1.0.2-dev.1
v1.0.2-dev.1 (2023-11-13)
Documentation
- docs: added info about the SAM template (
b7b90f4
)
Fix
- fix: removing import exceptions in favor of logging warnings so Chalice can stop complaining. (
4f66cbf
)
Unknown
- Merge remote-tracking branch 'origin/main' (
d8da56d
)
v1.0.1
1.0.1 (2023-11-10)
Bug Fixes
- skipping unnecessary steps in pipeline (6cff920)
- skipping unnecessary steps in pipeline (1c371d9)
- skipping unnecessary steps in pipeline (4e3a67f)
- tuning ci pipeline (7f9df0d)
- tuning ci pipeline (6330be2)
- tuning ci pipeline (971cfbd)