Optional
amountOptional
apiText describing the API of the Agent.
Optional
authThe upstream agent/service authentication type ('none', 'basic', 'bearer' or 'oauth').
Optional
curationThe curation details.
The description of the AI Agent/Service.
Optional
endpointsThe list endpoints of the upstream service. All these endpoints are protected and only accessible to subscribers of the Payment Plan.
Optional
implementsIt the agent implements the Nevermined Query Protocol.
Optional
integrationSome description or instructions about how to integrate the Agent.
Optional
maxThe maximum credits to charge.
Optional
minThe minimum credits to charge.
The name of the AI Agent/Service.
Optional
openThe URL to the OpenAPI description of the Upstream API. The access to the OpenAPI definition don't require subscription to the Payment Plan.
Optional
openThe list of endpoints of the upstream service that publicly available. The access to these endpoints don't require subscription to the Payment Plan. They are useful to expose documentation, etc.
Optional
passwordThe upstream agent/service password for authentication. Only if authType
is 'basic'.
The plan unique identifier of the Plan (DID).
createCreditsPlan or createTimePlan
Optional
sampleA link to some same usage of the Agent.
The service charge type ('fixed' or 'dynamic').
The service type ('service', 'agent', or 'assistant').
Optional
tagsThe tags describing the AI Agent/Service.
Optional
tokenThe upstream agent/service bearer token for authentication. Only if authType
is 'bearer' or 'oauth'.
Optional
usernameThe upstream agent/service username for authentication. Only if authType
is 'basic'.
Optional
usesAIHubIf the agent is using the AI Hub. If true, the agent will be configured to use the AI Hub endpoints.
The amount of credits to charge per request to the agent.