github danny-avila/LibreChat v0.6.1

latest releases: v0.7.4-rc1, v0.7.3, v0.7.3-rc2...
pre-release7 months ago

What's Changed

  • To update: run npm run update from the project directory for a clean installation.
    • Prerequisites: git and npm installed
    • Recommended: clear localStorage and cookies

In the next release of LibreChat, we will introduce:

GPT-4-Vision support:

  • Full drag/drop/import image support on the frontend and in messages

Custom GPTs:

  • Highly customizable and configurable GPTs through Assistants API, with support for existing plugins

Enhanced UI Update

  • Closely match the new UI changes to ChatGPT

Support for the old UI will become deprecated, but will still be available through the old route /chat/new. The new route will be /c/new

✨ New Features as of v0.6.1

  • DALL-E-3 Support: Added support for DALL-E-3 including reverse proxy and system prompt configs for DALL-E-3 by @danny-avila in #1147, #1148 & #1150
  • Toast Components: Introduced Toast components, similar to ChatGPT's, and a Toast Provider to manage toasts higher in the DOM tree by @danny-avila in #1108 & #1110
  • Custom Footer Environment Variable: Addition of CUSTOM_FOOTER env variable for footer customization by @danny-avila in #1098
  • Azure OpenAI Enhancements: Enabled switching Deployment Name by Model Name in AzureOpenAI by @danny-avila in #1137
  • Token Transactions: Added timestamps to transaction schema by @danny-avila in #1123
  • Ban-User Command: Implemented a command to ban users by @Berry-13 in #1121

🌐 Internationalization

🔧 Fixes

📝 Documentation

⚙️ Other Changes

  • Workflow and Style Enhancements: Various changes including manual trigger of workflows, tag workflow adjustments, token rate support for newer models (1106), navigation updates, and graphical updates by @danny-avila, @Z1xus, @Berry-13 in #1099, #1100, #1146, #1182 & #1138

New Contributors

Full Changelog: v0.6.0...v0.6.1

Don't miss a new LibreChat release

NewReleases is sending notifications on new releases.