victordibia / autogen-ui

Web UI for AutoGen (A Framework Multi-Agent LLM Applications)
MIT License
651 stars 98 forks source link

Connection error: Ensure server is up and running #7

Closed AbubakrChan closed 8 months ago

AbubakrChan commented 8 months ago

image

I am running this on replit and receiving the above error.

Could you please help me on this?

Thanks

AbubakrChan commented 8 months ago

image

This is what I am receiving.

@victordibia Could you please have a look at this. I will be very thankful to you.

victordibia commented 8 months ago

Hi,

I have pushed an update which should solve this. Essentially, the UI expects the server to be at url localhost:8081. Now when you install by default, it should look for the server on the same url.

pip install autogenui

to run ui

autogenui