July 14, 2023
π LibreChat v0.5.4
Anthropic, localization (i18n)...
Whatβs Changed
This is a big feature update and introduces Anthropic (Claude) models to the project, which have 100k context!
β¨ Features
- Integrate Anthropic API. #552 by @danorlando @danny-avila
- Allow changing settings/presets mid-conversation for Anthropic, Google, OpenAI. #636 by @danny-avila
- Generate Bingβs title using Bing. #612 by @HyunggyuJang
- Implement localization (i18n) support. #557 by @NoahDragon
- Integrate Discord login. #615 by @Berry-13
- Add feature to disable social logins, warning message if social login is disabled (default behavior). #615 #635
- Meilisearch: Add batch indexing functionality. #606 by @HyunggyuJang
π§ Fixes
- Improve Meilisearch syncing #600 by @danny-avila
- Use user-provided OpenAI credential for browser plugin embedding. #603 by @danny-avila
- Fix conversation titling. #637 by @danny-avila
- Show censored message and fix toneStyle UI bug for BingAI. #644 by @danny-avila
- Implement minor UI changes. #643 by @techwithanirudh
π Documentation
- Update Docker installation and configuration guide. #601 by @ywkim
- Update docker_install.md with new container URL. #604 by @danny-avila
- Update documentation, fix some i8n issues, add Italian translation, and create a more realistic βchat.openai.comβ login page. #634 by @Berry-13
- Add instructions to deploy on render.com. #638 by @fuegovic
- Fix typo in plugin docs. #607 by @jhcao23
βοΈ General Updates
- add multiple endpoint icons as SVG. #600 by @danny-avila
- Update Bing chat icon. #627 by @fuegovic
- Add linter step to the backend review workflow. #625 by @danny-avila
New Contributors
- @ywkim made their first contribution in #601
- @NoahDragon made their first contribution in #557
Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.5.3β¦v0.5.4