You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the simplest, most comprehensible code i've seen so far, however, I think most people won't be using terminal to talk to the AI agent.
Can you include a simple implementation of FastAPI with uvirorn so that it will run and we can talk to the AI agent through browser?
I've been trying (and failing) to run autogen on a browser, however, through my testing, i was able to send a message to the AI but the responses were not being displayed on the webpage. I've seen some repo:
ryanshrott: uses chainlit which i'm not familiar with and therefore unable to modify the interface to my liking.
This is the simplest, most comprehensible code i've seen so far, however, I think most people won't be using terminal to talk to the AI agent.
Can you include a simple implementation of FastAPI with uvirorn so that it will run and we can talk to the AI agent through browser?
I've been trying (and failing) to run autogen on a browser, however, through my testing, i was able to send a message to the AI but the responses were not being displayed on the webpage. I've seen some repo:
The text was updated successfully, but these errors were encountered: