I am still learning, and perhaps getting ahead of ...
# marvin-ai
b
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
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
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.