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.8
2023-08-28What’s Changed
:sparkles: New Features
- GPT/Anthropic: Continue Regenerating & Generation Buttons by @danny-avila in https://github.com/danny-avila/LibreChat/pull/808
- Medium article on how this works
- Azure Cognitive Search Plugin by @zentooo in https://github.com/danny-avila/LibreChat/pull/815
- Edit AI Messages, Edit Messages in Place 📝 by @danny-avila in https://github.com/danny-avila/LibreChat/pull/825
- facebook login by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/820
- Add Code Interpreter Plugin by @ronith256 in https://github.com/danny-avila/LibreChat/pull/837
- This is one of a few plugins that “interpret” code as a plugin, not as a standalone mode like for ChatGPT
- A CodeInterpreter “mode” is in the project timeline after file support is fully developed.
- Show Bing Scores by @psarno in https://github.com/danny-avila/LibreChat/pull/814
- Disable Registration for Social logins by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/813
- Plugins: Improve OpenAPI handling, Show Multiple Plugins, & Other Improvements by @danny-avila in https://github.com/danny-avila/LibreChat/pull/845
🌐 Internationalization
- Russian Translation by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/830
- Polish Translation by @fuegovic in https://github.com/danny-avila/LibreChat/pull/840
- Update Chinese Translation by @ztc1997 in https://github.com/danny-avila/LibreChat/pull/846
🔧 Fixes
- Scripts: remove —volumes flag from down commands by @danny-avila in https://github.com/danny-avila/LibreChat/pull/784
- Update username rules by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/787
- Corrected Registration Validation, Case-Insensitive Variable Handling, Playwright workflow by @danny-avila in https://github.com/danny-avila/LibreChat/pull/805
- CodeBlock.tsx fix copy-to-clipboard functionality on some browsers by @danny-avila in https://github.com/danny-avila/LibreChat/pull/806
- Reset password error by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/810
- PluginsClient.js fix ChatOpenAI Azure Config Issue by @danny-avila in https://github.com/danny-avila/LibreChat/pull/812
- HoverButtons light/dark styling to match official site by @danny-avila in https://github.com/danny-avila/LibreChat/pull/821
- Update social profile picture by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/792
- BingAI markdown and error formatting for final stream response by @danny-avila in https://github.com/danny-avila/LibreChat/pull/829
- Registration Make Username optional by @danny-avila in https://github.com/danny-avila/LibreChat/pull/831
- Fix Meilisearch error and refactor server index.js file by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/832
:memo: Documentation
- DigitalOcean Deployment by @danny-avila in https://github.com/danny-avila/LibreChat/pull/783
- Update chimeragpt docs by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/826
- Added podman installation instructions. Updated dockerfile to stub env by @f1yn in https://github.com/danny-avila/LibreChat/pull/819
- Minor Updates by @fuegovic in https://github.com/danny-avila/LibreChat/pull/841
- Showcase Third-party LibreChat “tools” in docs by @fuegovic in https://github.com/danny-avila/LibreChat/pull/848
:gear: Other Changes
- Un-expose mongodb ports in compose files by @danny-avila in https://github.com/danny-avila/LibreChat/pull/786
- Comment out meilisearch ports in compose files by @danny-avila in https://github.com/danny-avila/LibreChat/pull/807
- Translation Fixes, Lint Error Corrections, and Additional Translations by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/788
- Convert ‘export to screenshot’ logic to TSX and use html-to-image by @danny-avila in https://github.com/danny-avila/LibreChat/pull/809
- Refactor(MessageHandler -> useServerStream): TS Conversion and Custom Hook for Server Streaming by @danny-avila in https://github.com/danny-avila/LibreChat/pull/818
- Style(Dialog): Improved Close Button (“X”) position by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/824
- style(NavLinks): Improved NavLinks animation and scale by @Berry-13 in https://github.com/danny-avila/LibreChat/pull/843
New Contributors
- @psarno made their first contribution in https://github.com/danny-avila/LibreChat/pull/814
- @zentooo made their first contribution in https://github.com/danny-avila/LibreChat/pull/815
- @f1yn made their first contribution in https://github.com/danny-avila/LibreChat/pull/819
- @ztc1997 made their first contribution in https://github.com/danny-avila/LibreChat/pull/846
- @ronith256 made their first contribution in https://github.com/danny-avila/LibreChat/pull/837
Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.5.7…v0.5.8