How to incorporate autogen multiagent chat in shiny python app?

Autogen is a multiagent chat and task execution framework.
What is the best way to incorporate a multiagent autogen chat in shiny?

Here are some examples with FastAPI:

Human Input in autogen

Autogen on FastAPI

Autogen on Streamlit