MemGPT-AutoGEN-LLM
MemGPT-AutoGEN-LLM copied to clipboard
[FEATURE REQUEST] Simple FastAPI implementation
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.
- yepher: same as above.
- bonadio: too complex for my level of understanding about python, javascript, and react (which is nonexistent).
- others...
Yes. I shall look into FastAPI