Add support for LlamaIndex #1962
schkovich
started this conversation in
Python Packages
Replies: 1 comment
-
linking these: #2313 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
LlamaIndex is designed for building search and retrieval applications. It provides a simple interface for querying LLMs and retrieving relevant documents. Langchain and Llama Index are NOT mutually exclusive and could be used together to achieve the desired outcome.
Beta Was this translation helpful? Give feedback.
All reactions