How to assign a FastAPI Uvicorn thread to a session id?
I am integrating an AI model into a web app (this model needs to have some context in order to maintain a fluid conversation with the user) on a local deployment. The problem is the intrinsic structure of the thread.