Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Openclaw/extensions/runway/   (KI Agentensystem Version 22©)  Datei vom 26.3.2026 mit Größe 724 B image not shown  

Quelle  openclaw.plugin.json   Sprache: unbekannt

 
Spracherkennung für: .json vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

{
  "id": "runway",
  "enabledByDefault": true,
  "providerAuthEnvVars": {
    "runway": ["RUNWAYML_API_SECRET", "RUNWAY_API_KEY"]
  },
  "providerAuthChoices": [
    {
      "provider": "runway",
      "method": "api-key",
      "choiceId": "runway-api-key",
      "choiceLabel": "Runway API key",
      "groupId": "runway",
      "groupLabel": "Runway",
      "groupHint": "API key",
      "optionKey": "runwayApiKey",
      "cliFlag": "--runway-api-key",
      "cliOption": "--runway-api-key <key>",
      "cliDescription": "Runway API key"
    }
  ],
  "contracts": {
    "videoGenerationProviders": ["runway"]
  },
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-04-27]