Usage
Serving the api
run the following command to start the server
uv run uvicorn atlas_librarian.app:app --reload --port 8000
Deploy to prefect
run the following command to deploy the flow to prefect
uv run deploy
run the following command to start the server
uv run uvicorn atlas_librarian.app:app --reload --port 8000
run the following command to deploy the flow to prefect
uv run deploy