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.4
2023-05-15What’s Changed
- Msg Clipboard to checkmark (optimistic UX) by @techwithanirudh in https://github.com/danny-avila/chatgpt-clone/pull/247
- Correct the typo in auth.json path for accessing Google Palm by @antonme in https://github.com/danny-avila/chatgpt-clone/pull/266
- Add Popup Menu to Save Space in Sidebar by @techwithanirudh in https://github.com/danny-avila/chatgpt-clone/pull/260
- refactor(Conversation.js): change default pageSize from 12 to 14 by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/267
- Fonts by @techwithanirudh in https://github.com/danny-avila/chatgpt-clone/pull/261
- refactor(style.css): change font file paths by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/268
- fix code to adjust max_tokens according to model selection by @p4w4n in https://github.com/danny-avila/chatgpt-clone/pull/263
- Fix react errors, max context tokens, and preset mobile view by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/269
New Contributors
- @techwithanirudh made their first contribution in https://github.com/danny-avila/chatgpt-clone/pull/247
- @antonme made their first contribution in https://github.com/danny-avila/chatgpt-clone/pull/266
- @p4w4n made their first contribution in https://github.com/danny-avila/chatgpt-clone/pull/263
Full Changelog: https://github.com/danny-avila/chatgpt-clone/compare/v0.4.3…v0.4.4