llamaindex agents

2 tagged llamaindex, measured the same way as everything else here.

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