WP05 #3

Merged
Lars merged 12 commits from WP05 into main 2025-12-08 16:17:49 +01:00
Showing only changes of commit f9af30b195 - Show all commits

View File

@ -4,7 +4,7 @@ import sys
# Konfiguration # Konfiguration
API_URL = "http://localhost:8002/chat/" # Port ggf. anpassen API_URL = "http://localhost:8002/chat/" # Port ggf. anpassen
QUESTION = "Was ist das Ziel von mindnet?" # Eine Frage, zu der du Notizen hast QUESTION = "Warum nutzen wir Qdrant für mindnet?" # Eine Frage, zu der du Notizen hast
def test_chat(): def test_chat():
payload = { payload = {