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
v0.5.4
2023-07-14What’s Changed
This is a big feature update and introduces Anthropic (Claude) models to the project, which have 100k context!
:sparkles: 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
:wrench: 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
:book: 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
:gear: 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 https://github.com/danny-avila/LibreChat/pull/601
- @NoahDragon made their first contribution in https://github.com/danny-avila/LibreChat/pull/557
Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.5.3…v0.5.4