raster-foundry / granary

Open source repo for AI-supported information feeds

Home Page:https://raster-foundry.github.io/granary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Support to Prediction Endpoint to Kickoff Batch Jobs

notthatbreezy opened this issue · comments

Acceptance Criteria:

  • A user can POST to the prediction endpoint and kick off a model (NDWI example in this case) and the model runs.
  • Job status filtering isincluded in the PredictionServiceSpec

Job status filtering was tested in #34