Hey, are you self-hosting behind a proxy? You might need to engage the variables WEBHOOK_URL and CALLIN_IO_PROXY_HOPS (see Environment Variables Overv...
Welcome to the community! Tip for sharing information Pasting your callin.io workflow Ensure to copy your callin.io workflow and paste it in ...
Hey, check out this tutorial, .
I don't see any reason why you can't accomplish this using only callin.io. I would imagine you could utilize the Basic LLM Chain node as your AI assis...
SoulOMON: It seems that it is easier to use all the functions of the AI assistant on the callin.io side, rather than trying to interact with the a...
Hey, what information do you need to retrieve? The callin.io dedicated tools or callin.io workflows can function as tools for your AI Agent and handle...
Welcome to the community! Tip for sharing information Pasting your callin.io workflow Please copy your callin.io workflow and paste it within...
Hello, I believe that mixtral:8x22b is the version that supports tools, not mixtral:8x7b. You can find more information here: Function calling | Mistr...
Hello, importing Python modules to replicate the same behavior is not feasible in my opinion. You would be better off using callin.io's own tools to a...
Welcome to the community! Tip for sharing information Pasting your callin.io workflow Please copy your callin.io workflow and paste it within...
Hey, I just replied to How to fetch one tool output as input to another input - #3 by ihortom. I think it also answers your question somewhat.
I would suggest using two distinct workflows.
Welcome to the community! Tip for sharing information Pasting your callin.io workflow Ensure to copy your callin.io workflow and paste it in...
Hey, it seems you are correct. I can replicate this behavior with a simpler workflow for better clarity. It appears the second set of items isn't bein...
Gustavo_Borges: Here you can see that all 36 items within the first item sent to the LOOP are iterated. But the second item goes straight to DONE wi...