Frage in test_chat_wp05 angepasst
This commit is contained in:
parent
531e3790b3
commit
f9af30b195
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user