Skip to content

v1.4.0

Compare
Choose a tag to compare
@n4ze3m n4ze3m released this 09 Nov 12:09
· 292 commits to main since this release
48e82e3

What's Changed

Added:

  • Jina embedding
  • The latest OpenAI models

Updated:

  • Transitioned from using Whisper to Distil Whisper

Improved:

  • Defaulted to Retrieval-Augmented Generation (RAG) with significantly better response quality #133

Integration:

  • Telegram integration updated to include the use of the welcome message from the bot theme editor for a more personalized user experience. #143

Fixed:

  • Addressed issues with the regular expression (regex) for Github loading processes to prevent errors during data retrieval. #126

Full Changelog: v1.3.1...v1.4.0