Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Openclaw/extensions/chutes/   (KI Agentensystem Version 22©)  Datei vom 26.3.2026 mit Größe 1 kB 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": "chutes",
  "enabledByDefault": true,
  "providers": ["chutes"],
  "providerAuthEnvVars": {
    "chutes": ["CHUTES_API_KEY", "CHUTES_OAUTH_TOKEN"]
  },
  "providerAuthChoices": [
    {
      "provider": "chutes",
      "method": "oauth",
      "choiceId": "chutes",
      "choiceLabel": "Chutes (OAuth)",
      "choiceHint": "Browser sign-in",
      "groupId": "chutes",
      "groupLabel": "Chutes",
      "groupHint": "OAuth + API key"
    },
    {
      "provider": "chutes",
      "method": "api-key",
      "choiceId": "chutes-api-key",
      "choiceLabel": "Chutes API key",
      "choiceHint": "Open-source models including Llama, DeepSeek, and more",
      "groupId": "chutes",
      "groupLabel": "Chutes",
      "groupHint": "OAuth + API key",
      "optionKey": "chutesApiKey",
      "cliFlag": "--chutes-api-key",
      "cliOption": "--chutes-api-key <key>",
      "cliDescription": "Chutes API key"
    }
  ],
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}

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