Skip to content

v1.68.0

Compare
Choose a tag to compare
@pelikhan pelikhan released this 23 Oct 20:17
· 330 commits to main since this release

What's New in GenAIScript 1.68.0

πŸš€ New Features

  • Introduced the Head component to astro.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!