You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# "text":"\nIn a shocking finding, scientist discovered a herd of dragons living in a remote, previously unexplored valley, in Tibet. Even more surprising to the researchers was the fact that the dragons spoke perfect Chinese."
"text":"hello",
}
r = requests.get("http://127.0.0.1:5000/api/chat", params=params)
print(r.content)
r = requests.get("http://127.0.0.1:5000/api/write", params=params)