StampyAI / stampy-chat

Conversational chatbot to answer questions about AI Safety & Alignment based on information retrieved from the Alignment Research Dataset
https://chat.stampy.ai
MIT License
13 stars 7 forks source link

Regression #100

Open FraserLee opened 1 year ago

FraserLee commented 1 year ago

the work I did on #20 to solve #19 seems to be broken by one of the recent changes. Current response on trying this path is

127.0.0.1 - - [21/Sep/2023 17:10:49] "POST /chat HTTP/1.1" 200 -
HTTP code 502 from API (<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>cloudflare</center>
</body>
</html>
)
ccstan99 commented 1 year ago

Odd. I fixed it in #98 when we moved to the new ARD. I thought it was working when I did a walk through with Markov yesterday. I'm getting all kinds of errors now.

FraserLee commented 1 year ago

That is a weird one.