Openbrain

Latest version: v5.7.0

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

Scan your dependencies

Page 33 of 41

0.18.0

Build

* build: Launching OBaaS, added info to readme. ([`e0c0f23`](https://github.com/svange/openbrain/commit/e0c0f23b37202fced1b6c13a14cfef5707c7c2d6))

* build: Launching OBaaS, added info to readme. ([`d96d7c5`](https://github.com/svange/openbrain/commit/d96d7c54abed4f99306b0fce8dee0f781b631765))

* build: Launching OBaaS, added info to readme. ([`f0fca24`](https://github.com/svange/openbrain/commit/f0fca24940ebb7d6289ef4bc2ed6f5a79f68babd))

* build: Launching OBaaS, added info to readme. ([`19fb30f`](https://github.com/svange/openbrain/commit/19fb30fa19b9d49c86c8e039015379d6da38e002))

* build: Launching OBaaS, added info to readme. ([`b144e43`](https://github.com/svange/openbrain/commit/b144e438fbf2dca7dca0bd3a037c93f6d11a4b92))

Chore

* chore(release): 0.18.0 [skip ci]

[0.18.0](https://github.com/svange/openbrain/compare/v0.17.1...v0.18.0) (2023-10-08)

Features

* add GRADIO_PORT env var to allow a single instance to host several gradios ([8f45495](https://github.com/svange/openbrain/commit/8f4549582cb7d0a14c8a7dea9ff9daca8105dc4e)) ([`7b98a20`](https://github.com/svange/openbrain/commit/7b98a2055c702bc20ea8c5ff06cd9e5c758bd9ab))

Feature

* feat: add GRADIO_PORT env var to allow a single instance to host several gradios ([`8f45495`](https://github.com/svange/openbrain/commit/8f4549582cb7d0a14c8a7dea9ff9daca8105dc4e))

0.17.1

Chore

* chore(release): 0.17.1 [skip ci]

[0.17.1](https://github.com/svange/openbrain/compare/v0.17.0...v0.17.1) (2023-10-06)

Bug Fixes

* fixing ci/cd so pre-releases don&39;t always release. ([f724422](https://github.com/svange/openbrain/commit/f7244220be1a1da43979bce421383ffd41e4c0bd)) ([`91ae964`](https://github.com/svange/openbrain/commit/91ae9646d34fa4540d1c3c1b4ec81e4049fc372d))

Fix

* fix: fixing ci/cd so pre-releases don&39;t always release. ([`f724422`](https://github.com/svange/openbrain/commit/f7244220be1a1da43979bce421383ffd41e4c0bd))

0.17.0

Chore

* chore(release): 0.17.0 [skip ci]

[0.17.0](https://github.com/svange/openbrain/compare/v0.16.0...v0.17.0) (2023-10-06)

Features

* `ob-chat` works with in-memory DB out-of-the-box. ([558d44b](https://github.com/svange/openbrain/commit/558d44bf495a3d4d440cdd085688f8e22dea464b)) ([`22fcc11`](https://github.com/svange/openbrain/commit/22fcc1105be9894f43cfdc004cadf81235b3b85c))

Feature

* feat: `ob-chat` works with in-memory DB out-of-the-box.

feat: &39;ob --profile-name <PROFILE_NAME> <MESSAGE>` implemented for customized completions. ([`558d44b`](https://github.com/svange/openbrain/commit/558d44bf495a3d4d440cdd085688f8e22dea464b))

0.16.0

Chore

* chore(release): 0.16.0 [skip ci]

[0.16.0](https://github.com/svange/openbrain/compare/v0.15.1...v0.16.0) (2023-10-04)

Features

* ob-tuner updated to use in memory ORM, controllable by .env file. ([47ba771](https://github.com/svange/openbrain/commit/47ba771399c37bc4e07a56db1b561da035e5a5ed)) ([`f8e3b8f`](https://github.com/svange/openbrain/commit/f8e3b8f54428623e00753fc9be9e4612b15233e6))

Feature

* feat: ob-tuner updated to use in memory ORM, controllable by .env file. ([`47ba771`](https://github.com/svange/openbrain/commit/47ba771399c37bc4e07a56db1b561da035e5a5ed))

0.15.1

Build

* build: update ci/cd to resolve dependencies (removed poetry.lock) ([`3908f05`](https://github.com/svange/openbrain/commit/3908f055cf94229d1f8d04e5d7a6da94389bdf0c))

* build: merge master, get repo back on track, improve ci/cd. ([`4e85fec`](https://github.com/svange/openbrain/commit/4e85fec47558396468798258677c0f4e8981c813))

Chore

* chore(release): 0.15.1 [skip ci]

[0.15.1](https://github.com/svange/openbrain/compare/v0.15.0...v0.15.1) (2023-10-04)

Bug Fixes

* added more granularity to CI/CD system and attempting to bring prereleases. ([8316019](https://github.com/svange/openbrain/commit/83160190224d043e9663cf47fbe7b2c381fb586c))
* added more granularity to CI/CD system and attempting to bring prereleases. ([f4e02ea](https://github.com/svange/openbrain/commit/f4e02ea9d53899068336d765bfa815b6a199ef40))
* updating CI/CD ([937d34b](https://github.com/svange/openbrain/commit/937d34b65f22210e808546cc5afd7bd48f76acad)) ([`ddddf5a`](https://github.com/svange/openbrain/commit/ddddf5a7af05f94212f7117c31173a61518f4f3f))

Unknown

* Merge branch &39;main&39; into dev

Conflicts:
.github/workflows/deploy-prod.yml
.github/workflows/publish-prerelease.yml
CHANGELOG.md
README.md
openbrain/__init__.py
pyproject.toml ([`54bac11`](https://github.com/svange/openbrain/commit/54bac110e2b1c9efd74c1f18e62735d05ebe2a72))

0.15.0

Chore

* chore(release): 0.15.0 [skip ci]

[0.15.0](https://github.com/svange/openbrain/compare/v0.14.1...v0.15.0) (2023-10-01)

Features

* demote gradio to be an optional dependency so that package fits in lambdas by default. Install with -E to get gradio. ([0595a08](https://github.com/svange/openbrain/commit/0595a083b06edf1e82efefc50640ef2d460b820c)) ([`55196a1`](https://github.com/svange/openbrain/commit/55196a1aa21148566d99031cf4c73cdc29c8b00f))

Feature

* feat: demote gradio to be an optional dependency so that package fits in lambdas by default. Install with -E to get gradio. ([`0595a08`](https://github.com/svange/openbrain/commit/0595a083b06edf1e82efefc50640ef2d460b820c))

Page 33 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.