Skip to content

v1.69.2

Compare
Choose a tag to compare
@pelikhan pelikhan released this 25 Oct 18:20
· 250 commits to main since this release

What's New in GenAIScript 1.69.2

πŸš€ New Features

  • Expanded Pricing Models: We've added new pricing models and improved cost logging to give you more accurate and detailed insights into your usage costs.
  • CLI Enhancements: You can now specify --model and --small-model options directly in the CLI, making it easier to customize your runs.

πŸ› οΈ Improvements

  • Azure Serverless Models Support: We're excited to announce support for Azure serverless models. This includes both OpenAI and non-OpenAI models, providing more flexibility and options for your deployments.
  • Refactoring for Clarity: The MODEL_PROVIDER_AZURE constant has been renamed to MODEL_PROVIDER_AZURE_OPENAI to better reflect its purpose. Additionally, serverless models have been categorized under MODEL_PROVIDER_AZURE_SERVERLESS_MODELS and MODEL_PROVIDER_AZURE_SERVERLESS_OPENAI.

πŸ”§ Under the Hood

  • Improved Token Handling: Enhanced token management for Azure services, ensuring smoother and more reliable operations.
  • Configuration Updates: Streamlined configuration options for Azure AI services, making it easier to set up and manage your endpoints.

Enjoy the new features and improvements! πŸš€