Skip to content

v1.90.1

Latest
Compare
Choose a tag to compare
@pelikhan pelikhan released this 10 Jan 21:22
· 4 commits to main since this release

πŸŽ‰ Enhanced Video Utilities: Added support for WorkspaceFile in video processing functions, enabling seamless handling of various file types. Extracting audio, frames, and metadata from videos is now more robust and flexible.

✨ Improved Fetch Implementation: Integrated cross-fetch for better compatibility and enhanced proxy support. Added detailed request tracing, including support for multipart form data, to simplify debugging.

πŸ”§ Smarter Configuration Handling: Configuration merging is now more intuitive, with support for arrays and object properties like modelAliases. This update improves flexibility and reduces potential errors.

πŸ› Bug Fixes: Resolved issues with error handling, including a fix for misreported error messages. Enhanced the reliability of OpenAI API interactions and transcription workflows.

πŸ“‚ Sample Configurations: Introduced sample genaiscript.config.yml and large.genai.mjs files to demonstrate configuration and scripting capabilities.