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

2025-07-24

Whatโ€™s Changed

๐Ÿž๏ธ Highlights

๐Ÿค– Streamlined Endpoints Framework - All endpoints have been unified under the LibreChat Agents framework, simplifying the architecture and improving consistency across different AI providers. This major refactoring consolidates the codebase and enables better feature parity across all supported models.

๐Ÿ” Web Search - New native Web search functionality with SearXNG/Serper, Firecrawl scraping, and semantic reranking. Provider-native web search is also now available for OpenAI, Anthropic, and Google.

๐Ÿง  User Memories for Conversational Context - Smart memory system for context across conversations. Users can view, edit, and delete their memories through a dedicated interface, with configurable options

๐ŸŽ Enhanced Model Context Protocol (MCP) Support - Added Streamable HTTP transport, OAuth 2.0 discovery, user-provided credentials for MCP servers from the UI, dynamic placeholder and Smithery support, while improving server compatibility

๐Ÿค– Latest LLM Support & Advanced Parameters - Including OpenAIโ€™s omni-pro and deep-research models through the new Responses API, alongside Grok 4, Claude 4, Moonshot AIโ€™s Kimi, and other latest releases.

๐Ÿ“ˆ User Feedback System - A new chat rating system allows users to provide feedback on AI responses

๐Ÿ–ผ๏ธ File Handling - Improved support for various file formats including HEIC images, H files, client-side image resizing to prevent upload errors, and GIF avatar support with dynamic file extensions.

โšกPerformance & Reliability - Optimizations including MeiliSearch sync processing improvements, new performance considerations, and extended error handling across the platform.

๐Ÿ” Security Enhancements - Additional rate limiting, permission validations, and fixes for several CVEs

โš™๏ธ Expanded Configuration - Major update with new OCR providers (Azure/Vertex AI), Titling Customization, and more.

Features

Bug Fixes

Refactoring

Chores

Internationalization

Accessibility

Styles

Continuous Integration

New Contributors

Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.7.8โ€ฆv0.7.9