Skip to main content
POST
/
llms
Error
A valid request URL is required to generate request examples
{
  "attributes": {
    "active": true,
    "allowed_models": [
      "<string>"
    ],
    "api_endpoint": "<string>",
    "api_key": "<string>",
    "budget_start_date": "<string>",
    "default_model": "<string>",
    "filters": [
      {
        "attributes": {
          "description": "<string>",
          "name": "<string>",
          "namespace": "<string>",
          "response_filter": true,
          "script": [
            123
          ]
        },
        "id": "<string>",
        "type": "<string>"
      }
    ],
    "has_api_key": true,
    "logo_url": "<string>",
    "long_description": "<string>",
    "monthly_budget": 123,
    "name": "<string>",
    "namespace": "<string>",
    "plugins": [
      {
        "attributes": {
          "checksum": "<string>",
          "command": "<string>",
          "config": {},
          "created_at": "<string>",
          "description": "<string>",
          "hook_type": "<string>",
          "is_active": true,
          "manifest": {},
          "name": "<string>",
          "namespace": "<string>",
          "oci_reference": "<string>",
          "plugin_type": "<string>",
          "updated_at": "<string>"
        },
        "id": "<string>",
        "relationships": {
          "llms": {
            "data": [
              {
                "attributes": {
                  "active": true,
                  "name": "<string>",
                  "vendor": "<string>"
                },
                "id": "<string>",
                "type": "<string>"
              }
            ]
          }
        },
        "type": "<string>"
      }
    ],
    "privacy_score": 123,
    "short_description": "<string>",
    "vendor": "<string>"
  },
  "id": "<string>",
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Body

application/json

LLM information

LLM input model

data
object

Response

Created

LLM response model

attributes
object
id
string
type
string