Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agentcloud.dev/llms.txt

Use this file to discover all available pages before exploring further.

Information about a metadata field used in retriever configurations.

name
string
required

The name of the metadata field.

description
string
required

A description of the metadata field.

type
enum<string>
required

The data type of the metadata field.

Available options:
string,
integer,
float