Abilities Management

Install ability

Installs the ability with the matching ability id to the specified or latest version.

post/abilities/{id}/install

Path parameters

idstring required
Example:fetch_llama_cpp

id of the object

Query parameters

versionstring
Example:1.1.0

Semantic version of the object

Response

Ability installed

Changes

Changed in 9 of the 50 revisions of this API.537

    • the endpoint scheme security jwt was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security jwt was removed from the API

      api-security-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security jwt was added to the API

      api-security-added

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 299202b0e644121See the full diff
    • for the path request parameter id, the minLength was increased from 0 to 2

      request-parameter-min-length-increased

    • for the path request parameter id, the maxLength was set to 100

      request-parameter-max-length-set

    • changed the pattern of the path request parameter id from ^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$ to ^[a-z0-9]+(_[a-z0-9]+)*$

      request-parameter-pattern-changed

    • for the path request parameter id, the type/format was generalized from string/uuid to string/

      request-parameter-type-generalized

    • added the pattern ^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$ to the path request parameter id

      request-parameter-pattern-added

    • changed the pattern of the query request parameter version from ^(0|[1-9]\d+)\.(0|[1-9]\d+)\.(0|[1-9]\d+)$ to ^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)$

      request-parameter-pattern-changed

    • added the pattern ^(0|[1-9]\d+)\.(0|[1-9]\d+)\.(0|[1-9]\d+)$ to the query request parameter version

      request-parameter-pattern-added

    • for the path request parameter id, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog