LibreChat

81 posts

LibreChat banner
LibreChat

LibreChat

@LibreChatAI

https://t.co/EY4L2eWRoi

Katılım Ocak 2024
39 Takip Edilen1.3K Takipçiler
LibreChat
LibreChat@LibreChatAI·
LibreChat v0.8.5-rc1 is out! 🏞️ Highlights: - Admin Panel Foundation - Context Compaction - UI Redesign: new sidebar, refreshed prompts & tools - Pinned Model Specs - Performance & MCP improvements Full changelog: librechat.ai/changelog/v0.8…
English
0
1
2
76
LibreChat
LibreChat@LibreChatAI·
🔔 LibreChat v0.8.4 is out! This release focused on security hardening with internal + independent pen testing, along with several bug fixes. Strongly recommend updating. v0.8.5-rc1 already underway with new sidebar UI and chat compaction. 📋 librechat.ai/changelog/v0.8…
English
1
1
5
200
LibreChat retweetledi
Andrej Karpathy
Andrej Karpathy@karpathy·
Software horror: litellm PyPI supply chain attack. Simple `pip install litellm` was enough to exfiltrate SSH keys, AWS/GCP/Azure creds, Kubernetes configs, git credentials, env vars (all your API keys), shell history, crypto wallets, SSL private keys, CI/CD secrets, database passwords. LiteLLM itself has 97 million downloads per month which is already terrible, but much worse, the contagion spreads to any project that depends on litellm. For example, if you did `pip install dspy` (which depended on litellm>=1.64.0), you'd also be pwnd. Same for any other large project that depended on litellm. Afaict the poisoned version was up for only less than ~1 hour. The attack had a bug which led to its discovery - Callum McMahon was using an MCP plugin inside Cursor that pulled in litellm as a transitive dependency. When litellm 1.82.8 installed, their machine ran out of RAM and crashed. So if the attacker didn't vibe code this attack it could have been undetected for many days or weeks. Supply chain attacks like this are basically the scariest thing imaginable in modern software. Every time you install any depedency you could be pulling in a poisoned package anywhere deep inside its entire depedency tree. This is especially risky with large projects that might have lots and lots of dependencies. The credentials that do get stolen in each attack can then be used to take over more accounts and compromise more packages. Classical software engineering would have you believe that dependencies are good (we're building pyramids from bricks), but imo this has to be re-evaluated, and it's why I've been so growingly averse to them, preferring to use LLMs to "yoink" functionality when it's simple enough and possible.
Daniel Hnyk@hnykda

LiteLLM HAS BEEN COMPROMISED, DO NOT UPDATE. We just discovered that LiteLLM pypi release 1.82.8. It has been compromised, it contains litellm_init.pth with base64 encoded instructions to send all the credentials it can find to remote server + self-replicate. link below

English
1.4K
5.4K
28K
66.4M
LibreChat
LibreChat@LibreChatAI·
🚀 LibreChat v0.8.3 is out! - Event-driven lazy MCP tool loading - Claude Opus 4.6 (1M ctx), GPT-5.4, Gemini 3.1 - Monaco editor for artifacts - Security + perf improvements librechat.ai/changelog/v0.8…
English
0
1
3
252
LibreChat
LibreChat@LibreChatAI·
LibreChat 2026 Roadmap and v0.8.3-rc1 are out 🗺️ TL;DR: Admin Panel, smarter agents, and interactive workflows. Also: we're hiring full-stack devs. librechat.ai/blog/2026-02-1…
English
0
1
4
422
LibreChat retweetledi
Helicone
Helicone@helicone_ai·
@LibreChatAI just got acquired by ClickHouse! Unified interface for LLMs, use Helicone to access any provider with top-tier observability by default. Try it. File a bug. Run it in prod. Show us the graphs.
English
0
2
8
655
LibreChat
LibreChat@LibreChatAI·
🎉 LibreChat is joining forces with @ClickHouseDB. Together, we're building the open-source Agentic Data Stack. LibreChat remains 100% open source (MIT license) with the same community-first development approach. Learn more: clickhouse.com/blog/librechat…
English
0
5
12
2.1K
LibreChat retweetledi
Shopify Engineering
Shopify Engineering@ShopifyEng·
🔮Peek into the future of commerce! During the keynote at @mcpsummit, we showcased the integrations of Shopify MCP servers and @LibreChatAI via MCP-UI, enabling seamless product search and purchasing capabilities. 🧵 Watch the live demo by @little_bret & @smlpth:
English
1
3
8
2.8K
LibreChat
LibreChat@LibreChatAI·
🚀 LibreChat v0.8.0 is here! - Granular permissions system - Agent marketplace - GPT-5 & Claude Sonnet 4.5 support - OpenRouter web search - SharePoint integration Thanks to our amazing community & 7 new contributors! 📜 Full changelog: librechat.ai/changelog/v0.8…
English
0
2
11
823
LibreChat
LibreChat@LibreChatAI·
@nejatian @Opendoor Glad we could help with this effort! Keeping an eye out for those MCPs 👀
English
0
0
1
122
LibreChat retweetledi
Kaz Nejatian
Kaz Nejatian@nejatian·
We are launching a whole bunch of MCPs internally at @Opendoor all connected to our internal chat system built on LibreChat. Opendoor Assistant (internal AI agent to make us work faster) also shipped yesterday.
English
101
189
1.8K
206.8K
LibreChat
LibreChat@LibreChatAI·
LibreChat v0.8.0-rc3 is out now with highly anticipated features! 🔐 Granular permissions - Share prompts/agents with specific users, groups, roles, or everyone! 🏪 Agent marketplace - Discover, categorize, and share AI agents 📜 Full changelog: librechat.ai/changelog/v0.8…
LibreChat tweet mediaLibreChat tweet media
English
0
3
20
1.2K
LibreChat
LibreChat@LibreChatAI·
🚀 LibreChat v0.8.0-rc1 is here! We’re moving to a weekly release cycle starting with this version. Check out what’s new and stay tuned for even faster updates! See the v0.8.0-rc1 changelog: 👉 librechat.ai/changelog/v0.8…
English
0
1
15
1.1K
LibreChat
LibreChat@LibreChatAI·
@RemcoE33 Hi I will look into it, sorry I missed your reply on the post. Will attempt to configure the MCP server you’re using
English
1
0
0
29
LibreChat retweetledi
tobi lutke
tobi lutke@tobi·
Shopify runs an internal fork of librechat, and we merge most everything back. I highly recommend other companies give this project a look for their internal LLM system. It works very well for us.
Samuel Path@smlpth

Very excited to start to work full-time on the internal fork of the LibreChat project led by @lgtm_hbu (link 👇🏽), which is by far the best open-source AI Chat. As we work on making this better for Shopify, we also plan to increasingly contribute upstream 🔥.

English
26
42
917
175.1K
Red
Red@TheRedWall__·
@LibreChatAI any plans to implement MCP?
English
1
0
1
41
LibreChat
LibreChat@LibreChatAI·
@GeorgeDonnelly If you follow this, it's the quickest way to get started. librechat.ai/docs/quick_sta… On your point on intuitiveness, you're right. We're working on an Admin Panel which will largely eliminate the maintenance of config files.
English
0
0
0
63
George Donnelly
George Donnelly@GeorgeDonnelly·
@LibreChatAI I guess you're targeting enterprise... but enterprise wants config to be be intuitive as well. At this point you have multiple config files and I was unable to add deepseek to any of them successfully using a default docker install. Nobody has all day to fool with config files.
English
1
0
0
48
George Donnelly
George Donnelly@GeorgeDonnelly·
@LibreChatAI I feel like adding new apis, new api keys etc should be way way easier than what you have made it. Super frustrating and now looking for other solutions.
English
1
0
0
49