DocuTrust-AI-Assistant/ ├── main.py # FastAPI application entry point ├── api.py # API route handlers ├── auth.py # Authentication logic ├── auth_db.py # Auth-related database operations ├── ...
Collection of official MongoDB agent skills for use in agentic workflows. For more information, refer to the MongoDB Agent Skills documentation. Install the plugin ...