Evals

Lists agents and models available for eval runs, with the default selection and the local→canonical agent aliases. Tessl-only models are included only for Tessl members. Pass workspaceId to scope the catalogue to a workspace: a BYO org is offered its own composed model names and its configured default.

get/experimental/eval-runs/agents

Query parameters

workspaceIdstring uuid

Headers

Authorizationstring

Response

Default Response

Changes

Changed in 1 of the 26 revisions of this API.33

  • 4e0376ae878b33See the full diff
    • the data/attributes/default response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/attributes/default/agent from the response with the 200 status

      response-required-property-removed

    • removed the required property data/attributes/default/model from the response with the 200 status

      response-required-property-removed

    • added the new optional query request parameter workspaceId

      new-optional-request-parameter

    • added subschema #1 subschema #2 to the data/attributes/default response property anyOf list for the response status 200

      response-property-any-of-added

    • added the required property data/attributes/aliases to the response with the 200 status

      response-required-property-added