1,210 tools found
Run Python scripts and capture stdout/stderr from a LlamaIndex agent - unsandboxed, dev use only.
LlamaIndex tool that lets an agent store documents or URLs in CogniSwitch and answer questions from that knowledge.
LlamaIndex tool that lets an agent search the web via Jina and get clean, LLM-ready results.
Connect a LlamaIndex agent to any MCP server and call its tools, resources, and prompts.
LlamaIndex tool that turns natural-language questions into Cypher queries against a Neo4j database.
Python File Tool automatically extracts function names, arguments, and descriptions from Python files to create custom Tool Specs for LlamaIndex agents.
Let an agent query a VectorStoreIndex directly with natural-language filters and auto-retrieval.
AgentSearch Loader integrates search APIs and RAG-specialized LLMs into LlamaIndex, enabling query-time retrieval from Bing or AgentSearch with models like
LlamaIndex reader that retrieves documents, embeddings, and metadata from Bagel.
LlamaIndex readers that bring Box.com files, text, and Box AI extraction into RAG pipelines.
ChromaReader retrieves documents from existing persisted Chroma collections for LlamaIndex pipelines.
DadJoke Loader fetches dad jokes from icanhazdadjoke.com and loads them as documents into LlamaIndex.