ki.config.test_cloud
Cloud-API-Verbindungstest
Hilfe
Testet die Verbindung zu einem Cloud-Provider (Anthropic oder OpenAI). Gibt bei Erfolg die verfuegbaren Modelle zurueck.
Parameter
| Name | Typ | Required | Default | Beschreibung |
|---|---|---|---|---|
provider |
string | Ja | — | Provider (anthropic/openai) |
api_key |
string | Ja | — | API-Key |
model |
string | Nein | — | Modell (optional) |
base_url |
string | Nein | — | Base-URL (optional, fuer OpenAI-kompatible) |
Rueckgabe
Verbindungsstatus und Modell-Liste
Beispiel-Prompts
- Teste Cloud-Verbindung mit API-Key sk-ant-...
- Ist Anthropic erreichbar?
Self-Check
Chat-only (kein HTTP-Mapping)