An async FastAPI backend that routes user queries to specialised AI agents, grounded in a ChromaDB vector store, with full session state persisted to SQLite across process restarts. Use this when ...
This repository showcases two examples of how to implement the OAuth2 authorization code flow and one example of the OAuth2 implicit grant flow. The basic example contains the API routes needed to ...