v1.81.0
π New Features
-
Enhanced Documentation: We've updated the getting started docs and included an example to help you kickstart your journey with GenAIScript. Dive in and explore the improvements! π
-
HTML to Markdown Conversion: Introducing the
disableGfm
option, allowing you to toggle GitHub Flavored Markdown when converting HTML to Markdown. This provides more flexibility in how you format your markdown documents. π
π οΈ Improvements
- Model Aliases Refactor: Our model handling has been revamped to support aliases for large, small, and vision models. This change simplifies model configuration and improves code readability. Now, you can easily manage and switch between different model configurations with ease. π
π§ͺ Testing & Stability
- Markdown Conversion Tests: We've added tests to ensure the accuracy and reliability of HTML to Markdown conversions, especially focusing on the new
disableGfm
feature. This ensures that your markdown outputs are consistent and reliable. β
These updates aim to enhance your experience with GenAIScript, making it more powerful and easier to use. Thank you for your continued support and feedback! π