agents

Return the cached model picker for one agent, discovering it on first use

get/api/v1/agents/{agent}/models

Path parameters

agentstring required

Agent adapter identifier.

Agent adapter identifier.

Query parameters

projectIdstring

Optional project identifier used as the model-catalog cache scope.

Optional project identifier used as the model-catalog cache scope.

Response

OK

agentIdstring required
allowCustomboolean required
binaryVersionstring
customModelEntry'none' | 'direct' | 'configured' required
fetchedAtstring date-time required
inputFingerprintstring
lastSuccessAtstring date-time nullable
metadataobject
refreshErrorstring
refreshRecommendedboolean
refreshState'idle' | 'queued' | 'refreshing' | 'error'
retryAtstring date-time nullable
selectionMode'catalog' | 'text' | 'mode' required
sourcestring required
staleboolean required
validatedAtstring date-time
warningstring

Changes

Changed in 5 of the 169 revisions of this API.14

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      endpoint added

      endpoint-added