Create Eval Agent Version
Versions
Create Eval Agent Version
Fork a new editable draft version of an eval agent.
POST
Create Eval Agent Version
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the eval agent.
Body Parameters
Display name for the new version. Between 1 and 200 characters.
Optional description for the new version.
ID of the version to fork from. Defaults to the current draft if not provided.
Response
Unique identifier for the new version.
ID of the organization that owns this version.
ID of the parent eval agent.
Sequential version number assigned to the new draft.
Name of the new version.
Description of the new version, or
null.Always
"editable" for a newly forked draft.One of
text or audio, inherited from the source version.The system prompt for the judge LLM, in Markdown.
The grading prompt for the judge LLM, in Markdown.
Verdict levels copied from the source version. Each level contains
level_key, label, prompt_md, and optionally color.Target level keys copied from the source version.
Relative weight copied from the source version. Between 0 and 100.
ID of the version this was forked from.
Identifier of the user who created this version, or
null.ISO 8601 timestamp for when this version was created.
ISO 8601 timestamp for when this version was last updated.