Join Discord
Powered by
sry, checked my nodejs code, its camelCase, but th...
# general-english
k
Kris
03/30/2025, 4:19 PM
sry, checked my nodejs code, its camelCase, but the webhook logs maybe transforms the response? const response = { results: [ { toolCallId, result: gptResponse, }, ], } res.json(response); this is how I send back from the backend
2
Views
Previous
Next