Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/JAVA/Openclaw/extensions/arcee/   (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": "arcee",
  "enabledByDefault": true,
  "providers": ["arcee"],
  "providerAuthEnvVars": {
    "arcee": ["ARCEEAI_API_KEY"]
  },
  "providerAuthChoices": [
    {
      "provider": "arcee",
      "method": "arcee-platform",
      "choiceId": "arceeai-api-key",
      "choiceLabel": "Arcee AI API key",
      "choiceHint": "Direct (chat.arcee.ai)",
      "groupId": "arcee",
      "groupLabel": "Arcee AI",
      "groupHint": "Direct API or OpenRouter",
      "optionKey": "arceeaiApiKey",
      "cliFlag": "--arceeai-api-key",
      "cliOption": "--arceeai-api-key <key>",
      "cliDescription": "Arcee AI API key"
    },
    {
      "provider": "arcee",
      "method": "openrouter",
      "choiceId": "arceeai-openrouter",
      "choiceLabel": "OpenRouter API key",
      "choiceHint": "Via OpenRouter (openrouter.ai)",
      "groupId": "arcee",
      "groupLabel": "Arcee AI",
      "groupHint": "Direct API or OpenRouter",
      "optionKey": "openrouterApiKey",
      "cliFlag": "--openrouter-api-key",
      "cliOption": "--openrouter-api-key <key>",
      "cliDescription": "OpenRouter API key for Arcee AI models"
    }
  ],
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}

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