Frage in test_chat_wp05 angepasst

This commit is contained in:
Lars 2025-12-08 13:45:04 +01:00
parent 531e3790b3
commit f9af30b195

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 = {