You don't need to merge them in a way that combines two orders into one; you can merge them by appending one after the other, for example. If I'm un...
Hello! I hope you're doing well and welcome to the community. I've tested this myself, and it works perfectly. Here's what I did: Feel free to ...
Welcome to the community. If you need to execute a second branch of your workflow, place a merge node after XML1 and the Move binary Data node, then...
Hello! Welcome to the community. Try this JSON for your Respond to Webhook node: {"output": {{ $json.output.toJsonString() || "No AI response" }}...
Hello, welcome to the community. kevinzing169: The HTTP Request node has Authentication set to None, and I’ve manually added both the Author...
Hello there, welcome to the community. Could you please elaborate on the issue you're encountering? Providing some details, perhaps a screenshot or ...
I seldom use anything besides OpenAI, which serves my needs about 99% of the time. I also appreciate their pre-paid billing model, especially when con...
It sounds like you'll need to refine your prompt to more clearly outline the desired actions in a structured, algorithmic manner. The prompt is key to...
Would you like to elaborate on your question? What are the user inputs? Could you embed your workflow, instead of pasting a screenshot?
Depending on your setup and your exact workflow, you could attempt to simulate memory by appending previous messages within the workflow each time you...
chrisagbalog: Can I see what your prompt looks like? it is in the workflow I’ve embedded above, here it is again, on it’s own (it’s slightly mo...
The week, rather than the day, originates from the calendar node's configuration. image325×177 9.48 KB now + 1 week will fetch events for a week....
One observation is that you have several identical calendar nodes. It would be more efficient to combine these into an array of calendar IDs and then ...
Hello, welcome to the community. It would be beneficial if you could embed your workflow here for us to review, and share the output from the code n...
It's difficult to say without reviewing the workflow. Would you be open to sharing it?