schema: https://opendataproducts.org/odpr-v1.0/schema/odpr.yaml
version: "1.0"
kind: RuntimeProfile
runtimeProfile:
  provider: local-fast
  model: gemma
  providers:
    local-fast:
      type: ollama
      model: gemma
      baseUrl: http://localhost:11434
