Hello! Welcome to the community! I'll address the second part of your question first. You're less likely to find tips on prompting callin.io here. I...
Hi Sandeep. Welcome to the Community! That’s a great use-case, and certainly achievable! Thinking out loud … You first need to decide how long ...
After further investigation, this appears to be the most probable cause. The JSON specification does not include support for comments. Refer to: Can...
I've been testing a very similar use case with success. The only difference I can spot is the comment at the end of your prompt line – try removing ...
Was there a special reason you used the HTTP app rather than the callin.io app itself?
What are the field values in your Webhook Response module? If I'm correct (I haven't verified this), it should be: Status - 200 Body { "re...
You can certainly use models on callin.io from callin.io. We have modules in the callin.io app for Create a Summary, Create a Text Classification, C...
After reviewing the Civitai API documentation, it appears there are only endpoints for fetching details about creators, images, or models. These endpo...
I can see from your example that you’re using Bearer authorization. It’s kind of counter-intuitive, but you’d be better using the HTTP callin.io an ...
Just a heads-up, the feature request for this has now been put into action. You should now be able to request an array of objects as the output of t...
It appears that when OpenAI’s Text to Structured Data API was initially launched, it did not support an array of objects, but it does now. I have su...
Ah, I understand. It appears the user interface doesn't support arrays of objects. I'll need to check with our Apps team about this...
I haven't tested this personally, but my understanding is that you should set the Data Type in the Structured Data Definition to Array instead of Obje...
Hi there. It appears there might be an issue with the initial use case setup. The Gong API documentation indicates (under Response, when expanding...
Yes, that appears to be the case. For the Make an API Call module, please expand the callTranscripts element completely. Within that, you should f...