Add LangChain and LlamaIndex (#3879)

This commit is contained in:
Charlie Marsh 2023-04-04 15:36:31 -04:00 committed by GitHub
parent d919adc13c
commit 251340a246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -379,6 +379,8 @@ Ruff is used in a number of major open-source projects, including:
- [The Algorithms](https://github.com/TheAlgorithms/Python) - [The Algorithms](https://github.com/TheAlgorithms/Python)
- [Openverse](https://github.com/WordPress/openverse) - [Openverse](https://github.com/WordPress/openverse)
- [MegaLinter](https://github.com/oxsecurity/megalinter) - [MegaLinter](https://github.com/oxsecurity/megalinter)
- [LangChain](https://github.com/hwchase17/langchain)
- [LlamaIndex](https://github.com/jerryjliu/llama_index)
## License ## License