Installation and SetupLlamaIndex is the leading data framework for building LLM applications
You need to install the llama-index
python package.
See the installation instructions.
Retrievers LlamaIndexRetrieverIt is used for the question-answering with sources over an LlamaIndex data structure.
from langchain_community.retrievers.llama_index import LlamaIndexRetriever
LlamaIndexGraphRetriever
It is used for question-answering with sources over an LlamaIndex graph data structure.
from langchain_community.retrievers.llama_index import LlamaIndexGraphRetriever
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4