ProKil / sotopia-chatbot

https://sotopia-chatbot.vercel.app
Other
2 stars 0 forks source link

Update API URL in Chat component #31

Closed XuhuiZhou closed 10 months ago

XuhuiZhou commented 11 months ago

This pull request updates the API URL in the Chat component to use a new server address. The previous URL was 'https://tiger.lti.cs.cmu.edu:8003' and it has been changed to 'http://54.227.18.156:8002'. This change ensures that the Chat component communicates with the correct server.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sotopia-chatbot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2023 9:36pm
ProKil commented 10 months ago

Please don't merge to main directly. Merge to dev and check if it works first.