Skip to content

v1.69.3

Compare
Choose a tag to compare
@pelikhan pelikhan released this 25 Oct 21:53
· 245 commits to main since this release

What's New in GenAIScript 1.69.3

🚀 New Features

  • Filename Validation in parsePromptScript: We’ve added a new check for filenames in the parsePromptScript function to improve script validation and error handling.

  • Azure Serverless Pricing: Introduced pricing details for the new azure_serverless:gpt-4o-2024-05-13 model. Now you can estimate costs more accurately with the latest model.

🛠 Improvements

  • Cost Estimation Enhancements: Refactored the cost estimation logic to provide better clarity when pricing information is missing. This includes a new isCosteable function to determine if a model is eligible for cost estimation and improved logging for missing pricing data.

Stay tuned for more updates and happy coding with GenAIScript!