Mojentic

Latest version: v0.4.2

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

Scan your dependencies

Page 1 of 2

0.4.2

Changed
- Modified OllamaGateway and OpenAIGateway to return alphabetically sorted lists of available models

Fixed
- Added missing docstring for OpenAIGateway's get_available_models method

0.4.1

Added
- Added stubbed calculate_embeddings method to LLMGateway base class for standardized interface
- Added return type annotations to calculate_embeddings methods in OllamaGateway and OpenAIGateway

Fixed
- Added missing documentation for embeddings functionality in API Layer 1 guide

0.4.0

Added
- Added experimental model metadata classes for enhanced model registration and discovery
- Added embeddings functionality to OllamaGateway and OpenAIGateway
- Added support for image analysis in LLM gateways
- Added example demonstrating the use of embeddings functionality

Deprecated
- Deprecated standalone EmbeddingsGateway class in favor of gateway-specific implementations

0.3.0

Added
- Added SimpleRecursiveAgent for enhanced problem-solving capabilities
- Added image analysis support in LLM gateways
- Added "Getting Started with Mojentic API Layer 1" guide
- Added support for image file paths in OllamaGateway's complete and complete_stream methods

Changed
- Refactored IterativeProblemSolver to remove user_request parameter for improved clarity
- Refactored IterativeProblemSolver and SimpleRecursiveAgent for improved flexibility
- Updated navigation in documentation

Fixed
- Fixed structured output for OpenAI
- Fixed documentation links

0.2.6

Added
- Development guidelines documentation
- Release process documentation
- Project structure documentation

Changed
- Enhanced documentation with best practices
- Improved testing guidelines

0.2.5

Added
- Enhanced agent capabilities
- Improved documentation

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.