Hey guys <@U058FSVMBCN> <@UKTUC906M>. I love your ...
# marvin-ai
h
Hey guys @Alexander Azzam @Jeremiah. I love your work so far! I was searching for a proper framework which is process/workflow focused while having agentic theme to it and came across this gem. I am trying to build a simple UI which show the result of the flow. One of the key stuff which I would like to show is the history of state of the tools call and how the agents think and reason. If I am using the
@flow
Decorator, how to access whatever gets printed in the terminal?
j
Hey Husain, I believe there's a
get_flow_messages()
function you may be able to use -- however the 0.9 work will significantly change how the backend tracks activity. On the on ehand this will make it much easier to access activity for your UI but the API is a little up in the air at the moment