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.2
2023-05-11What’s Changed
- refactor(getCitations.js): add null check for adaptiveCards variabl… by @qcgm1978 in https://github.com/danny-avila/chatgpt-clone/pull/232
- feat: add support for titling convos with azure endpoint by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/234
- fix(titleConvo.js, endpoints.js): fix titling with azure, fix endpoints unavailable when only azure key is provided by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/235
- Feature/logging system with pino and sanitization (#214) by @danorlando in https://github.com/danny-avila/chatgpt-clone/pull/227
- fix(docker): update .dockerignore to include client/.env file by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/241
- Release 0.4.2 by @danny-avila in https://github.com/danny-avila/chatgpt-clone/pull/242
New Contributors
- @qcgm1978 made their first contribution in https://github.com/danny-avila/chatgpt-clone/pull/232
Upcoming
There is active work on the new Plugins feature, converting the frontend to Typescript, and looking to integrate Palm2, google’s new generative AI accessible via API, to the project as a new endpoint.
Full Changelog: https://github.com/danny-avila/chatgpt-clone/compare/v0.4.1…v0.4.2