Published onJune 8, 2023Reverse Engineering ChatGPT Plugins with LangChaingenerativeailibrechatlangchainLibreChat is an open-source ChatGPT clone that introduces a plugins system to extend the capabilities of large language models, leveraging the LangChain framework and concepts like agents and tools.
Published onApril 7, 2023Building Scalable Client Data Services with React Queryreactreact-querylibrechatThis article demonstrates how to build a scalable client-side data service architecture for LibreChat with React Query.