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
// console.log("OpenAI Fetch Options:", JSON.stringify(options, null, 2)); // Don't log full options to avoid leaking keys in logs if possible, or just log headers keys
@@ -21,7 +22,7 @@ export async function POST(req: Request) {
0 commit comments