Can anybody help me linking my Python (agno) program to vercel’s chat sdk template
I have built an app using agno with Python. I am trying to link it to the the chat sdk template offered by vercel.
I found a link to use an adapter to change the response format and link it through fastapi.
It’s not working and I am stuck. Can anybody please help