Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.02 KB

File metadata and controls

29 lines (17 loc) · 1.02 KB

Recotem Documentation

Getting started

  • Getting started — install (Docker or pip), train from a public CSV, curl /v1/recipes/{name}:recommend

Reference

Data sources

  • CSV / Parquet — local files, fsspec paths (S3, GCS), dtype overrides
  • BigQuery — ADC auth, GA4 query patterns, parameter binding

Deployment

Operations

  • Operations — key rotation, API key rotation, artifact recovery, sizing, SLOs, troubleshooting
  • Security — trust boundaries, threat model, IAM scopes, secrets handling

Extending