Skip to content
Vedant_Verma
Vedant_Verma
@vedant_verma
Active Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 8
Reply
RE: Using Webhooks with OpenAI

Hello, it appears this is not a timeout issue. I am receiving a response within 10-20 seconds, yet it still only displays "accepted". I would apprec...

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

Got it. Will I need to modify anything else in the custom code if I opt for HTTP? Also, I've reviewed the HTTP tutorial. Could you illustrate how ...

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

Wouldn't that expose my API keys in the public code, given I'm developing with Webflow?

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

I've adjusted the model to gpt-3.5-turbo-16k-0613 and set the maximum tokens to 1000, as you recommended. Are there any alternative approaches I cou...

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

Hello there. I understand you might be occupied, but it would be greatly appreciated if you could respond. Thank you.

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

I reviewed the execution history after attempting this a few times. It resolved the timeout issue, but I'm still unable to view the output on the webs...

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

Occasionally, a timeout error appears in "History," but the callin.io scenario otherwise completes successfully. Below are the output bundles from t...

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

Here are the code snippets: <script> // Select the form element and the loader elements const form = document.querySelector('#wf-form-generat...

2 years ago
Forum
Topic
Forum
Replies: 14
Views: 24