Create an inference step
Inference Steps
Create an inference step
POST
Create an inference step
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Body
application/json
Request body for creating a new inference step
The title of the inference step
Required string length:
1 - 255Example:
"Moderator"
The inference step description
Example:
"Moderator step for input moderation"
The type of the inference step
Available options:
LLM, RETRIEVER Example:
"LLM"
identifier used in the ai application
Required string length:
1 - 255Example:
"input_moderator"
Response
Created
Response containing a single inference step