WikiAPI-Katalogkiki.backends.list

ki.backends.list

GET /api/admin/ki/backends/ ki

Alle KI-Backends auflisten

Hilfe

Listet alle konfigurierten KI-Backends (Embedding, LLM, Cloud, VLM, DDU) mit Status, Provider und Priorität auf.

Rueckgabe

Liste aller KI-Backends mit Metadaten

Beispiel-Prompts

  • Welche KI-Backends sind konfiguriert?
  • Zeig mir alle Backends

HTTP-Request (curl)

curl -X GET 'http://HOST:8502/api/admin/ki/backends/' \
  -H 'Cookie: kiara_admin_session=SESSION' \
  -H 'X-Requested-With: XMLHttpRequest'

Metadaten

raw_responseJa
Kategorieki