I am still learning, and perhaps getting ahead of myself, but is it possible to use an external app, like Slack, as the interface when
interactive=True
? I saw a brief reference to Slack here but the actual sample is high level code for illustration purposes.
n
Nate
10/30/2024, 3:46 PM
hi @Brock - this is similar to a question I've asked before. short answer, no, not out of the box, though there exist tools for that
I have a WIP slackbot here in the controlflow repo if you're curious
b
Brock
10/30/2024, 3:55 PM
Oh interesting, thanks! I will poke around. I have been reading the docs over the last couple of nights and excited to dive deeper than running a few of the examples.