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
Add debug logging for incoming GET requests (query, body, headers) and broaden parameter support by merging req.query and req.body. Support multiple input names (message, content, text, prompt, q) and handle messages as either JSON strings or already-parsed arrays. Return a more informative 400 error including received debug info when required params are missing. Also add 'nul' to .gitignore.
0 commit comments