v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
EVALS

Update Playground Agent

Update an agent's configuration in Langfuse.

Updates the agent's prompt and config (description, model, etc.). Creates a new version of the agent in Langfuse.

Returns the updated agent details.

post/evals/agents/{agent_name}/update

Path parameters

agent_namestring required

Request body

namestring required
promptstring required
configobject required

Response

Successful Response

agent_namestring required
descriptionstring required
modelstring required
versioninteger required
all_versionsinteger[] required
promptstring required
labelsstring[] required
tagsstring[] required
configobject nullable