ki.templates.list
Prompt-Templates auflisten
Hilfe
Listet alle verfügbaren Prompt-Templates auf, sortiert nach Reihenfolge und ID.
Rueckgabe
Liste aller Prompt-Templates
Beispiel-Prompts
- Welche Templates gibt es?
- Prompt-Templates anzeigen
HTTP-Request (curl)
curl -X GET 'http://HOST:8502/api/admin/ki/prompt-templates' \
-H 'Cookie: kiara_admin_session=SESSION' \
-H 'X-Requested-With: XMLHttpRequest'