A list of available agent evaluation metrics and their definitions.
GradientAI Platform Reference
Validated on 17 Jan 2025 • Last edited on 8 Jul 2025
GradientAI Platform lets you build fully-managed AI agents with knowledge bases for retrieval-augmented generation, multi-agent routing, guardrails, and more, or use serverless inference to make direct requests to popular foundation models.
The DigitalOcean API
The DigitalOcean API lets you manage DigitalOcean resources programmatically using conventional HTTP requests. All the functionality available in the DigitalOcean Control Panel is also available through the API.
You can use the API to create, delete, and manage knowledge bases and generative AI agents . You can also use the API to add agent and function routes to agents, add data sources to knowledge bases, and start indexing jobs.
The DigitalOcean Command Line Client, doctl
doctl
is a command-line interface for the DigitalOcean API and supports many of the same actions.
doctl
supports managing GradientAI resources from the command line. See the doctl
documentation or use doctl genai --help
for more information.