Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
genaiscript.vsix | 2025-07-21 | 850.0 kB | |
README.md | 2025-07-21 | 1.0 kB | |
v2.3.9 source code.tar.gz | 2025-07-21 | 476.3 MB | |
v2.3.9 source code.zip | 2025-07-21 | 477.4 MB | |
Totals: 4 Items | 954.5 MB | 0 |
What's New in 2.3.9
🚀 Enhanced CLI Functionality
- Added a --check
option to the model alias
command, enabling inference tests for model alias configurations.
🛠️ Improved Model Handling
- Enhanced support for OpenAI models with refined token handling and compatibility for openai/o1
, o3
, and o4
families.
📚 GitHub Markdown Alerts Support
- Introduced full support for GitHub alert syntax ([!NOTE]
, [!TIP]
, etc.) in Markdown processing, making documentation more expressive and structured.
🖼️ Vision Model Improvements
- Updated the "image-to-mermaid" script sample to better handle image-to-diagram conversions with a streamlined configuration.
🔍 Environment Variable Parsing
- Added support for model-specific API version parsing via environment variables for more flexible configuration.
✨ Miscellaneous Fixes
- Adjusted YAML parsing and removed deprecated INI parsing.
- Fine-tuned behavior for vision and reasoning model classifications.