v1.68.0
What's New in GenAIScript 1.68.0
π New Features
- Introduced the
Head
component toastro.config.mjs
for enhanced configuration capabilities.
π Documentation Enhancements
- Added an LLM-friendly section in the README, providing a documentation map for LLM crawlers. Access raw markdown content by appending
.md
to documentation URLs.
π Refactoring and Improvements
- Updated
llms.txt
path and imports for improved SEO and LLM optimization. - Transitioned import extensions to
.mjs
for consistency. - Enhanced token encoding by exposing the encoder's
encode
method.
π§Ή Code Cleanup
- Removed outdated references to GPT-4, aligning with the latest model updates.
Enjoy the latest improvements and features in GenAIScript!