LibreChat logo

LibreChat

AI chat platform combining multiple AI models and extended features

Alternative to: chatgpt, huggingface chat, microsoft azure openai, anthropic claude, cohiera, mistral ai, openrouter, openai playground, llama reasoning, perplexity ai


About Versions (47)

v0.6.0

2023-10-22

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

:sparkles: New Features

(Optional/Experimental) Enable message summarization by setting the following in your .env file: Note: this may affect response time when a summary is being generated. This saves you tokens in conversations with a lot of messages OPENAI_SUMMARIZE=true

Read more about the Token Usage/Balance feature here

🌐 Internationalization

πŸ”§ Fixes

:memo: Documentation

:gear: Other Changes

New Contributors

Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.5.9…v0.6.0