#react front end integration

8 messages · Page 1 of 1 (latest)

proper flame
#

Having some trouble with this. Anyone in here been able to successfully integrate it into their own custom UI?

tender trellis
#

@gloomy grove <@&1198749795720892537> in case you or other ui experts know the answer, can we document it?

gloomy grove
#

@proper flame .
Can you share specifics of the error/issue you are having?
.. autogenstudio is a react frontend app designed to demonstrate how to potentially integrate autogen with a frontend ui app.
The full source code for autogenstudio is here - https://github.com/microsoft/autogen/tree/autogenstudio/samples/apps/autogen-studio

GitHub

Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ - microsoft/autogen

proper flame
#

We were trying to use this example but having some issues with the fastapi and group chat it’s getting an error

gloomy grove
#

I am not familiar with that code base. What is the error you are getting?

proper flame
lament cove
# proper flame https://github.com/bonadio/autogenwebdemo

Hi @proper flame working on it and facing the same issue. Working on the autogen_group_chat.py
It seems the asyncio.queues() are not talking and interacting with each other .. for me some instructions are getting skipped and not send to frontend ..