Netflix / metaflow

:rocket: Build and manage real-life ML, AI, and data science projects with ease!
https://metaflow.org
Apache License 2.0
7.79k stars 737 forks source link

Language-agnostic API and/or other language SDKs for the client API #1833

Open tuulos opened 1 month ago

tuulos commented 1 month ago

Expose a public, stable API and/or provide non-Python SDKs for common operations such as

  1. List all runs of a Flow
  2. Describe details of a Run
  3. Inspect artifacts or logs from a Run
  4. Check status of a Run
  5. Trigger MetaflowEvent with a payload (this translates to ArgoEvent, at least for us)

Slack Thread

jhasm commented 1 month ago

Thanks for creating the issue. Looking forward!