@@ -51,6 +51,11 @@ curl -X POST -H "Content-Type: application/json" \
Die API gibt eine JSON-Antwort mit der Antwort des Chatbots zurück.
+### API Interface
+
+Die API verfügt über eine Weboberfläche, die du unter http://localhost:8000/client/ aufrüfen kannst
## Hinweise
- Stelle sicher, dass Ollama und das Modell laufen, bevor du Anfragen stellst.