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

2023-03-29

What’s Changed

  • Big refactor of client code: @wtlyu #140
    • Chat routes, navigate right to your favorite conversations by URL
    • state mgmt. switch from redux to recoil
    • less code, more organized
  • Distinction between Fast vs. Balanced Tone Style for Bing @HyunggyuJang #127 #128
    • Resized Tone style selections fa0c56f
  • CSS fixes, bug fixes, and better matching with official site #137
  • You can now set your default model for Chat API completions in .env file, 45f41456a0e0829f33dc59f630887abf1da5853f
    • this will soon be an option on the frontend

Upcoming Changes

  • More customizable parameters for both ChatGPT API & Bing
  • Built-in multi-user support
  • Test environment for CI/CD

Full Changelog: v0.1.1…v0.2.0