Cloai

Latest version: v1.0.2

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

Scan your dependencies

1.0.2

What's Changed
* fix: recursive model dump escaping multiple times by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/80
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/73
* feat: Add ollama support [DCH-460] by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/82


**Full Changelog**: https://github.com/childmindresearch/cloai/compare/v1.0.0...v1.0.2

1.0.0

What's Changed
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/childmindresearch/cloai/pull/1
* Add image generation, TTS, STT by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/2
* Update test.yaml to include Python version matrix by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/3
* Add Python3.8 support by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/4
* Support pip install from source by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/5
* Fixes the version detection, renames to cloai by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/6
* Update version and fix file sorting in clip_audio function by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/7
* Add poetry hooks by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/8
* fix pre-commit errors by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/9
* Fix --n parameter and add parameter shorthands. Fixes 10 by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/11
* Refactor CLI argument parsing and add options by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/12
* Add GPT functionality by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/13
* Bump the production-dependencies group with 3 updates by dependabot in https://github.com/childmindresearch/cloai/pull/21
* Bump the development-dependencies group with 5 updates by dependabot in https://github.com/childmindresearch/cloai/pull/22
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/15
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/23
* [Bot] Auto update template by nx10 in https://github.com/childmindresearch/cloai/pull/26
* Bump the production-dependencies group with 3 updates by dependabot in https://github.com/childmindresearch/cloai/pull/27
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/25
* Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/childmindresearch/cloai/pull/24
* Bump the development-dependencies group with 6 updates by dependabot in https://github.com/childmindresearch/cloai/pull/28
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/childmindresearch/cloai/pull/30
* Fix various blocking calls in asynchronous functions by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/34
* Bump the development-dependencies group with 3 updates by dependabot in https://github.com/childmindresearch/cloai/pull/35
* Add language argument to whisper by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/36
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/32
* Refactor text_to_speech to output bytes instead of saving directly to file by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/37
* Allow an override on the API key and version bump by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/38
* Add instructor model by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/39
* Added embeddings model by maya-roberts in https://github.com/childmindresearch/cloai/pull/40
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/41
* Bump the development-dependencies group with 5 updates by dependabot in https://github.com/childmindresearch/cloai/pull/43
* Bump the production-dependencies group with 6 updates by dependabot in https://github.com/childmindresearch/cloai/pull/42
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/44
* Tests across multiple dependency versions by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/51
* Bump instructor from 0.6.8 to 1.2.1 in the production-dependencies group by dependabot in https://github.com/childmindresearch/cloai/pull/53
* Bump pytest-cov from 4.1.0 to 5.0.0 in the development-dependencies group by dependabot in https://github.com/childmindresearch/cloai/pull/52
* Remove pyyaml dependency by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/54
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/46
* fix: Poetry environment creation in CI testing by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/68
* Bump the production-dependencies group across 1 directory with 2 updates by dependabot in https://github.com/childmindresearch/cloai/pull/70
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/childmindresearch/cloai/pull/55
* Bump types-aiofiles from 23.2.0.20240623 to 24.1.0.20240626 in the development-dependencies group across 1 directory by dependabot in https://github.com/childmindresearch/cloai/pull/69
* feat: massive makeover by ReinderVosDeWael in https://github.com/childmindresearch/cloai/pull/79

New Contributors
* dependabot made their first contribution in https://github.com/childmindresearch/cloai/pull/1
* ReinderVosDeWael made their first contribution in https://github.com/childmindresearch/cloai/pull/2
* pre-commit-ci made their first contribution in https://github.com/childmindresearch/cloai/pull/15
* nx10 made their first contribution in https://github.com/childmindresearch/cloai/pull/26
* maya-roberts made their first contribution in https://github.com/childmindresearch/cloai/pull/40

**Full Changelog**: https://github.com/childmindresearch/cloai/commits/v1.0.0

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.