Not-again-ai

Latest version: v0.17.0

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

Scan your dependencies

Page 1 of 7

1.2.1

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

0.17.0

**Changes**
- Add an API for streaming from OpenAI, AzureOpenAI, and Ollama

**Full Changelog**: https://github.com/DaveCoDev/not-again-ai/compare/v0.16.1...v0.17.0
Available on [PyPI](https://pypi.org/project/not-again-ai/0.17.0/).

0.16.1

**Changes**
- Fix: Add `max_tokens` to `ChatCompletionRequest` since some OpenAI/AOAI models don't handle `max_completion_tokens`
- Update dependencies

**Full Changelog**: https://github.com/DaveCoDev/not-again-ai/compare/v0.16.0...v0.16.1
Available on [PyPI](https://pypi.org/project/not-again-ai/0.16.1/).

0.16.0

**Changes**
- Add back support for embeddings. See [20_embeddings.ipynb](https://github.com/DaveCoDev/not-again-ai/blob/main/notebooks/llm/20_embeddings.ipynb) for the interface.
- Renamed module `compile_messages` to `compile_prompts` and more generally supports applying Liquid templates to all string fields.
- Minor bug fixes and updated dependencies

**Full Changelog**: https://github.com/DaveCoDev/not-again-ai/compare/v0.15.0...v0.16.0
Available on [PyPI](https://pypi.org/project/not-again-ai/0.16.0/).

0.15.0

This is a **major** refactor and update to the `llm` modules and introduces many breaking changes.
- Removed exiting `llm` and `local_llm` modules and replaced with a generic, extensible interface. Currently supports OpenAI, AzureOpenAI, and ollama
- Removed huggingface and GitHub Models support for now
- Updated to Poetry v2 and updated `pyproject.toml` to remove deprecated parts.
- Updated dependencies

**Full Changelog**: https://github.com/DaveCoDev/not-again-ai/compare/v0.14.0...v0.15.0
Available on [PyPI](https://pypi.org/project/not-again-ai/0.15.0/).

0.14.0

**Changes**
- Added `chat_completion_stream` to make it easier to stream OpenAI chat completion responses.
- Started the `data` subpackage which has a function for getting web content using playwright.
- Updated dependencies

**Full Changelog**: https://github.com/DaveCoDev/not-again-ai/compare/v0.13.0...v0.14.0
Available on [PyPI](https://pypi.org/project/not-again-ai/0.14.0/).

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.