Skip to content

v1.91.0

Compare
Choose a tag to compare
@pelikhan pelikhan released this 13 Jan 16:55
· 16 commits to main since this release

πŸš€ GenAIScript 1.91.0 Highlights

🌟 New Features & Improvements

  • Enhanced Embedding Configurations: Added new embedding aliases for streamlined LLM setups.
  • Streaming Output: Introduced robust real-time output streaming for better user feedback.
  • Trace-Driven Output: Improved trace capabilities, enabling detailed output tracking and customization.

πŸ› οΈ Quality Enhancements

  • Model Management: Simplified model pulling with expanded support for LMStudio and enhanced alias handling.
  • Video Config & Fetch Updates: Improved video configuration documentation and fixed fetch command formatting for better usability.
  • Error Handling: Enhanced error serialization for clearer debugging.

πŸ”§ Developer Experience

  • Refined APIs: Modularized chat message collapsing and moved it to a dedicated rendering module.
  • Expanded Trace API: Added new output trace capabilities, including detailed logging and structured output support.

🧹 Maintenance

  • Code Cleanup: Removed unused code paths, updated aliases, and optimized internal logic for better performance and readability.