Skip to content

v0.1.111

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 22:01
· 3150 commits to main since this release
8963404

[0.1.111] - 2024-03-10

Added

  • πŸ›‘οΈ Model Whitelisting: Admins now have the ability to whitelist models for users with the 'user' role.
  • πŸ”„ Update All Models: Added a convenient button to update all models at once.
  • πŸ“„ Toggle PDF OCR: Users can now toggle PDF OCR option for improved parsing performance.
  • 🎨 DALL-E Integration: Introduced DALL-E integration for image generation alongside automatic1111.
  • πŸ› οΈ RAG API Refactoring: Refactored RAG logic and exposed its API, with additional documentation to follow.

Fixed

  • πŸ”’ Max Token Settings: Added max token settings for anthropic/claude-3-sonnet-20240229 (Issue #1094).
  • πŸ”§ Misalignment Issue: Corrected misalignment of Edit and Delete Icons when Chat Title is Empty (Issue #1104).
  • πŸ”„ Context Loss Fix: Resolved RAG losing context on model response regeneration with Groq models via API key (Issue #1105).
  • πŸ“ File Handling Bug: Addressed File Not Found Notification when Dropping a Conversation Element (Issue #1098).
  • πŸ–±οΈ Dragged File Styling: Fixed dragged file layover styling issue.

New Contributors

Full Changelog: v0.1.110...v0.1.111