run-llama/llama_index

LlamaIndex is the leading document agent and OCR platform

52kStars on the repository
2Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

modules

01

run-llama/llama_index

Agent

These guide provide an overview of how to use our agent classes.

52k 2d ago A 0 tokens original MIT

tools

02

run-llama/llama_index

Agent

Having proper tool abstractions is at the core of building agentic systems in LlamaIndex. Defining a set of Tools is similar to defining any API interface, with the exception that these Tools are meant for agent rather than human use. We allow users to define both a Tool as well as a ToolSpec containing a series of…

52k 2d ago A 0 tokens original MIT