From 251340a246ff278d56ff31df74e6df71d868238a Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Tue, 4 Apr 2023 15:36:31 -0400 Subject: [PATCH] Add LangChain and LlamaIndex (#3879) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0cefa0f4a3..3b1158e053 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,8 @@ Ruff is used in a number of major open-source projects, including: - [The Algorithms](https://github.com/TheAlgorithms/Python) - [Openverse](https://github.com/WordPress/openverse) - [MegaLinter](https://github.com/oxsecurity/megalinter) +- [LangChain](https://github.com/hwchase17/langchain) +- [LlamaIndex](https://github.com/jerryjliu/llama_index) ## License