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.4.6
2023-05-19What’s Changed
Features
- Closable sidebar by @techwithanirudh in https://github.com/danny-avila/chatgpt-clone/pull/324
- Added functionality to allow users to set custom OpenAI api keys by @techwithanirudh in https://github.com/danny-avila/chatgpt-clone/pull/276
- feat: Frontend app title environment variable by @dncc89 in https://github.com/danny-avila/chatgpt-clone/pull/291
- feat (presets): hide/show endpoints, increase preset menu size by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/320
- Calculate token usage for streaming chat by @p4w4n in https://github.com/danny-avila/chatgpt-clone/pull/287
Fixes
- Docs/security guideline by @ocontant in https://github.com/danny-avila/chatgpt-clone/pull/295
- fix duplicate mac install instructions by @johntiger1 in https://github.com/danny-avila/chatgpt-clone/pull/310
- fix(api): fix support for user-provided OpenAI API key by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/311
- Fix title for document object by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/313
- Build/Refactor: lint pre-commit hook and reformat repo to spec by @danorlando in https://github.com/danny-avila/chatgpt-clone/pull/314 https://github.com/danny-avila/chatgpt-clone/pull/316 https://github.com/danny-avila/chatgpt-clone/pull/317
- minor fixes by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/318
- bump dependencies using @dependabot
- fix(User.js, auth.service.js, localStrategy.js): change deprecated Joi.validate() to schema.validate() method by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/322
- fix(auth.service.js): fixes deprecated error callback in mongoose save method by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/323
- Fixes all Nav Menu related errors and bugs by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/331
New Contributors
- @johntiger1 made their first contribution in https://github.com/danny-avila/chatgpt-clone/pull/310
- @dependabot introduced in https://github.com/danny-avila/chatgpt-clone/pull/296
Full Changelog: https://github.com/danny-avila/chatgpt-clone/compare/v0.4.5…v0.4.6