The Silent OpenAI Fallback: Why LlamaIndex Might Be Leaking Your "100% Local" RAG Data
r/LocalLLaMA
•
Generative AI
AI Tools
Hey everyone, just caught something genuinely concerning while auditing the architecture of my 100% offline, privacy-first AI system (Sovereign Pair) and I think the localLLaMA community needs to be aware of this. If you are building a Local-First RAG using LlamaIndex, double-check your dependency injections right now. There is a silent fallback mechanism inside the library that treats OpenAI as the universal default.