Openbrain

Latest version: v5.7.0

Safety actively analyzes 688323 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 29 of 41

1.1.0

Chore

* chore(release): 1.1.0 [skip ci]

[1.1.0](https://github.com/svange/openbrain/compare/v1.0.6...v1.1.0) (2024-02-03)

Features

* adding optional initial_context dictionary to agent creation, allowing for information like initiating user&39;s information to be injected into the agent&39;s memory. ([0e8feaa](https://github.com/svange/openbrain/commit/0e8feaa9b6b0da1de74ff76eba44200b739de070))
* adding optional initial_context dictionary to agent creation, allowing for information like initiating user&39;s information to be injected into the agent&39;s memory. ([fa751c5](https://github.com/svange/openbrain/commit/fa751c5f80b0910e0a11a96ea60d97c07ddf9334)) ([`9962216`](https://github.com/svange/openbrain/commit/996221622d066d6ebc689c92062f1eade1034332))

Feature

* feat: adding optional initial_context dictionary to agent creation, allowing for information like initiating user&39;s information to be injected into the agent&39;s memory. ([`0e8feaa`](https://github.com/svange/openbrain/commit/0e8feaa9b6b0da1de74ff76eba44200b739de070))

1.1.0dev.1

Chore

* chore(release): release 1.1.0-dev.1 ([`3d65b14`](https://github.com/svange/openbrain/commit/3d65b14fe22f4e822072991e4d785472ab61ea72))

Feature

* feat: adding optional initial_context dictionary to agent creation, allowing for information like initiating user&39;s information to be injected into the agent&39;s memory. ([`fa751c5`](https://github.com/svange/openbrain/commit/fa751c5f80b0910e0a11a96ea60d97c07ddf9334))

Unknown

* Merge remote-tracking branch &39;origin/dev&39; into dev ([`271967a`](https://github.com/svange/openbrain/commit/271967a39d140fa6d954c29844ee1cf36ec5a19e))

1.0.6

Chore

* chore(release): 1.0.6 [skip ci]

[1.0.6](https://github.com/svange/openbrain/compare/v1.0.5...v1.0.6) (2024-01-16)

Bug Fixes

* added newlines for demo ([297e672](https://github.com/svange/openbrain/commit/297e6724a4b4fd2942d7779c33bfe2aa1eeab7d7)) ([`909d6d4`](https://github.com/svange/openbrain/commit/909d6d4e3a3313c9494bcfe914abb8cfc830176b))

Unknown

* Merge remote-tracking branch &39;origin/main&39; ([`d9f51fb`](https://github.com/svange/openbrain/commit/d9f51fbeb61ea03a4484f360a55e1cdc710553eb))

1.0.5

Build

* build(merge): update gradio to work with new environment variables. ([`6ca2298`](https://github.com/svange/openbrain/commit/6ca2298164835398754ea46db8f560f3a4b6ab5e))

Chore

* chore(release): 1.0.5 [skip ci]

[1.0.5](https://github.com/svange/openbrain/compare/v1.0.4...v1.0.5) (2023-11-23)

Bug Fixes

* update gradio to work with new environment variables. ([396ab70](https://github.com/svange/openbrain/commit/396ab709d4e3f0962fffb25e71168cc28349384f)) ([`662e6d5`](https://github.com/svange/openbrain/commit/662e6d5a04606d94bb785a21efa829b732209663))

Fix

* fix: added newlines for demo ([`297e672`](https://github.com/svange/openbrain/commit/297e6724a4b4fd2942d7779c33bfe2aa1eeab7d7))

1.0.5dev.1

Build

* build(deps): update langchain requirement (114)

Updates the requirements on [langchain](https://github.com/langchain-ai/langchain) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.295...v0.0.339)

---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`ebcdd0e`](https://github.com/svange/openbrain/commit/ebcdd0e99f00bb28301f6e331318d5b78f8bbbf9))

* build(merge): merge main back into dev ([`04e25ab`](https://github.com/svange/openbrain/commit/04e25ab350fd807e9e1d11a73c4830678652be7c))

Chore

* chore(release): release 1.0.5-dev.1 ([`0fe92a0`](https://github.com/svange/openbrain/commit/0fe92a04f2f903d3f6e75be07fa43f7ea47cf29a))

Fix

* fix: update gradio to work with new environment variables. ([`396ab70`](https://github.com/svange/openbrain/commit/396ab709d4e3f0962fffb25e71168cc28349384f))

Unknown

* Merge remote-tracking branch &39;origin/main&39; ([`8649da5`](https://github.com/svange/openbrain/commit/8649da545af1bd4e4e90dead569b77e6ed6699f0))

1.0.4

Chore

* chore(release): 1.0.4 [skip ci]

[1.0.4](https://github.com/svange/openbrain/compare/v1.0.3...v1.0.4) (2023-11-13)

Bug Fixes

* catching AWS client error to allow for no-infra testing in CI pipelines. ([55573ad](https://github.com/svange/openbrain/commit/55573adc8734389ad3ea9f16fc0b280528320ec7)) ([`92be7a6`](https://github.com/svange/openbrain/commit/92be7a6068abf025341d3463328353948478a104))

Fix

* fix: catching AWS client error to allow for no-infra testing in CI pipelines. ([`55573ad`](https://github.com/svange/openbrain/commit/55573adc8734389ad3ea9f16fc0b280528320ec7))

Unknown

* Merge branch &39;dev&39; ([`5341bbe`](https://github.com/svange/openbrain/commit/5341bbe4b741af8d8b7ac0ce66f33eb60b4a19c5))

Page 29 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.