You would need to create a GitHub fork of the project or build a custom Docker image with the necessary modifications. This can be quite intricate a...
Yeah, I’ve discovered several workarounds for this problem. But I hadn't encountered anyone who doesn't use .item. That's quite fascinating. I'm n...
I've also encountered a loss of reference in lengthy workflows that include a loop. I'm unsure how to reproduce this issue, but it has occurred seve...
Could you please examine the execution that resulted in the error and pinpoint its location? You'll need to navigate into the subworkflow and review...
Hello! I've just detailed the steps above on how to achieve this. Do you have any particular questions?
Hello, Here are some related discussions: How to Upload an Image to Chat and Use It in a Sub-Workflow in callin.io? - #6 by solomon How to get bi...
The error message indicates that the workflow ran twice, once for each item. However, on the second item, the Telegram Trigger did not activate. Thi...
Hello, I noticed you're not currently using an expression in that field, but rather fixed text. To switch to using an expression, hover over the t...
It's a good practice to define the input your sub-workflow will accept. Selecting “Accept all data” leaves it open to various structures, which can le...
That's an interesting point. I've considered this behavior previously but haven't dedicated enough effort to actively test a solution. I'll offer a ...
Oh, I understand now. I initially thought you intended to maintain the same session ID. If Voiceflow does not modify the session_id, here are two po...
What information did they provide? That the official documentation is out of date and they have discontinued prompt caching?
You can help with that task. Typically, issues with AI Agents fall into one of these categories: Prompt Tool descriptions Tool setup Try creati...
That's quite unusual. Could you attempt to create a custom HTTP Request for that specific API function? Ask ChatGPT to provide you with the HTTP r...
Were you able to successfully retrieve the correct ID and execute that node? If so, to get a record ID, you would need to search for it using the "S...