Buckets:
| from fastapi import FastAPI | |
| from app.routes import ingest_router | |
| app = FastAPI() | |
| app.include_router(ingest_router) | |
| def health_check(): | |
| return {"status": "ok"} |
Xet Storage Details
- Size:
- 188 Bytes
- Xet hash:
- a61c1122e68d6077679f62c4c0ef60f1c289dd3d9b21498cfcebca4587b94ad2
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.