Skip to content

v1.64.6

Compare
Choose a tag to compare
@pelikhan pelikhan released this 18 Oct 15:43
· 350 commits to main since this release

What's New in GenAIScript 1.64.6

πŸš€ Azure AI Serverless Support
We've added robust support for Azure AI serverless deployments, enabling seamless integration with multiple Azure inference deployments.

✨ Enhanced Logging and Error Handling
Improved logging mechanisms and error handling across the board to help you debug and monitor your applications more effectively.

πŸ› οΈ Refined Docker Management
Refactored DockerManager to simplify path and container state checks, ensuring smoother container operations.

πŸ“Š New Pricing for Mistral Models
Updated pricing.json to include new pricing for Mistral models, removing outdated OpenAI models for a more streamlined experience.

πŸ“‚ File Management Tools
Introduced new tools for file operations, including reading files from the container file system and updating the file copy tool.

πŸ“ˆ Data Handling Enhancements
Added tidyData and parsers.diff functionalities to improve data processing and comparison capabilities.

πŸ”§ Model Configuration Updates
Standardized model usage to the 'small' model across the codebase, simplifying configuration and improving consistency.

πŸ“ Documentation Updates
Updated documentation to reflect changes in model configuration and Azure serverless deployments, making it easier for you to get started.