pushed
lws803/GigaChadGPT • 9:09 PM - Mar 10, 2023
This change removes the Next.js Edge runtime config from src/pages/api/chat.ts, switching the chat endpoint back to the default API route environment. That likely addresses compatibility problems with existing request handling or upstream SDK behavior in the Edge runtime, while also cleaning up a stray debug log. Practical effect: the chat API should behave more predictably in production.
