Skip to main content

Create Guidelines

POST 

/agents/:agent_id/guidelines

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

DEPRECATED: Use the tag-based API instead.

Creates new guidelines from the provided invoices.

Invoices are obtained by calling the create_evaluation method of the client. (Equivalent to making a POST request to /index/evaluations) See the documentation for more information.

The guidelines are created in the specified agent's guideline set. Tool associations and connections are automatically handled.

Request

Responses

Guidelines successfully created. Returns the created guidelines with their connections and tool associations.