A high-level overview of the RapidAgent platform.
A RapidAgent User
that has access to Agents
, Documents
and API tokens
.
An API token used for invoking Agent
requests using the Agent predict endpoint.
A Large Language Model which has access to a suite of tools. Depending on the user input, the agent can then decide which, if any, of these tools to call.
A text template that is used to ingest context and alter an Agents
behaviour.
A piece of information that can be attached to an Agent
for question answering.
A high-level overview of the RapidAgent platform.
A RapidAgent User
that has access to Agents
, Documents
and API tokens
.
An API token used for invoking Agent
requests using the Agent predict endpoint.
A Large Language Model which has access to a suite of tools. Depending on the user input, the agent can then decide which, if any, of these tools to call.
A text template that is used to ingest context and alter an Agents
behaviour.
A piece of information that can be attached to an Agent
for question answering.