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.6

2024-01-19

Whatโ€™s Changed

  • To update: For an efficient transition, please run npm run update from the project directory.
    • Prerequisites: git and npm need to be installed on your machine
    • Recommended: We suggest that you clear localStorage and cookies before initiating

๐Ÿž๏ธ Highlights

danny-avila%2FLibreChat | Trendshift

fd0d2307-008f-4e1d-b75b-4f141070ce71

  • You can enable an experimental mode in Settings to switch Endpoints mid-conversation:

image

:sparkles: New Features

:gear: Other Changes

๐Ÿ”ง Fixes

:memo: Documentation

๐ŸŒ Internationalization

  • French translations were updated by @fuegovic (PRs #1444, #1472, #1595)
  • Russian by @LedyBacer (#1413) and @machinsoft (#1457, #1517)
  • Italian by @Berry-13 (#1414, #1594)
  • Portuguese by @itzraiss (#1461, #1505, #1523, #1593, #1549)
  • Indonesian by @wahitftry (#1563)
  • Chinese by @snekkenull (#1527)

โš ๏ธ Breaking Changes

  • DALL-E Update: user-provided keys for DALL-E are now specific to each DALL-E version, i.e.: DALLE3_API_KEY and DALLE2_API_KEY
  • Note: DALLE_API_KEY will work for both DALL-E-3 and DALL-E-2 when the admin provides the credential; in other words, this may only affect your users if DALLE_API_KEY is not set in the .env file. In this case, they will simply have to โ€œuninstallโ€ the plugin, and provide their API key again.
  • Unused legacy code will soon be removed from the repo (mainly on the client side)

๐Ÿ‘€ Upcoming Features

  • Assistants API integration and General File support continue to be in active development, ETA: end of January
  • Prompt-engineering-focused features such as adding/removing messages at any point.
  • Better, more customizable, and easier System-wide Configuration for Endpoints/Models/Presets
  • Our full Roadmap

New Contributors

Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.6.5โ€ฆv0.6.6