Not-again-ai

Latest version: v0.8.1

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

Scan your dependencies

Page 1 of 4

1.2.1

Update other package dependencies including seaborn to v0.12.0.
Available on [PyPI](https://pypi.org/project/not-again-ai/).

0.8.1

**Changes**
- Add support and test OpenAI's `gpt-4o` model
- Update dependencies


Full Changelog: https://github.com/DaveCoDev/not-again-ai/compare/v0.8.0...v0.8.1
Available on [PyPI](https://pypi.org/project/not-again-ai/0.8.1/).

0.8.0

**Changes**
This version introduced many **breaking changes** due to moving OpenAI related functions.
- Add common chat_completion wrapper that allows for using the same parameters, but get responses back from either the OpenAI API or local models through Ollama.
- Moved OpenAI functions a separate submodule under llm.openai_api


Full Changelog: https://github.com/DaveCoDev/not-again-ai/compare/v0.7.0...v0.8.0
Available on [PyPI](https://pypi.org/project/not-again-ai/0.8.0/).

0.7.0

**Changes**
This version introduced many **breaking changes** due to moving OpenAI related functions.
- Moved OpenAI functions a separate submodule under llm.
- Added support for the `required` `tool_choice` argument in OpenAI chat completion
- Adding support for local models through Ollama
- Removed readmes in favor of example notebooks
- Other minor bug fixes and changes
- Updated dependencies.


Full Changelog: https://github.com/DaveCoDev/not-again-ai/compare/v0.6.0...v0.7.0
Available on [PyPI](https://pypi.org/project/not-again-ai/0.7.0/).

0.6.0

**Changes**
- **Breaking**: Removed `chat_completion_vision` and `chat_prompt_vision` functions. As of `gpt-4-turbo-2024-04-09`, the text-only and vision enabled LLMs are feature equivalent, so now use `chat_completion` and `chat_prompt`.
- Generally tested support for `gpt-4-turbo-2024-04-09`.
- Updated example notebook for GPT-4-V.
- Updated dependencies.


Full Changelog: https://github.com/DaveCoDev/not-again-ai/compare/v0.5.1...v0.6.0
Available on [PyPI](https://pypi.org/project/not-again-ai/0.6.0/).

0.5.1

**Changes**
- Added example notebook for GPT-4-V
- Minor documentation changes
- Added `ipykernel` to dev dependencies


Full Changelog: https://github.com/DaveCoDev/not-again-ai/compare/v0.5.0...v0.5.1
Available on [PyPI](https://pypi.org/project/not-again-ai/0.5.1/).

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.