Skip to content

v1.74.1

Compare
Choose a tag to compare
@pelikhan pelikhan released this 12 Nov 23:24
· 35 commits to main since this release

What's New in GenAIScript 1.74.1

  • ✨ Enhanced Retry Logic: We've improved the resilience of our HTTP requests by adding support for retrying on HTTP 504 status codes. This ensures smoother and more reliable network operations.

  • 🔧 Azure Custom Scopes: Introducing the ability to utilize custom scopes for Azure tokens. Now, you can define scopes via environment variables, providing more flexibility in token management.

  • 🛠️ Improved Git Log Filtering: Our Git tool now supports filtering commits by author and date, allowing for more precise and targeted log retrieval.

  • 🚀 New Teams Integration: A fresh addition to our capabilities, you can now post messages directly to Microsoft Teams channels using Managed Identity for authentication. Say hello to seamless communication!

  • 📈 Refactoring & Dependency Updates: We've refactored parts of the codebase and updated dependencies to ensure GenAIScript runs smoothly and efficiently.

These updates bring enhanced functionality and improved performance to GenAIScript. Enjoy the new features and optimizations!