Ai-microcore

Latest version: v3.12.0

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

Scan your dependencies

Page 1 of 7

3.12.0

- Added a "prompt" attribute to LLM response strings, referencing the prompt used to generate them (can be disabled with the SAVE_MEMORY configuration option).
- Enhanced dicts returned by LLMResponse.parse_json() to include a new "llm_response" attribute, referencing the original LLM response string (dict content remains unaffected).
- Updated Role.<NAME> and ApiType.<NAME> values to be Enums of their respective types, rather than plain strings.
- Improved type definitions and type hints across the codebase.

**Full Changelog**: https://github.com/Nayjest/ai-microcore/compare/v3.11.1...v3.12.0

3.11.1

- Better support for ChromaDB 0.5.X+,
- New methods introduced: texts.collection_exists(collection_name) and texts.has_content(collection_name)

3.10.4

- storage.exists() Windws paths resolving bugfix

**Full Changelog**: https://github.com/Nayjest/ai-microcore/compare/v3.10.3...v3.10.4

3.10.3

- [Improvements in fixing broken json](https://github.com/Nayjest/ai-microcore/commit/6419c3690ee27183ef4f43f9fd5b6670b190f43f)
- [ui.ask_yn: consider alternative input options](https://github.com/Nayjest/ai-microcore/commit/51c3167f19e584d68ed3e7d48ec4dccab7f0d050)
**Full Changelog**: https://github.com/Nayjest/ai-microcore/compare/v3.10.2...v3.10.3

3.10.2

Changes:
- Logging fixes/improvements
- Autofixing dialogue structure for Anthropic API

**Full Changelog**: https://github.com/Nayjest/ai-microcore/compare/v3.10.1...v3.10.2

3.10.1

default logging refactoring / improvements:
- possibility to configure logging output method / request+response formatters separately
- fix color reset bug

**Full Changelog**: https://github.com/Nayjest/ai-microcore/compare/v3.10.0...v3.10.1

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.