schema: https://opendataproducts.org/odpr-v1.0/schema/odpr.yaml
version: "1.0"
kind: RuntimeProfile
runtimeProfile:
  provider: local-graph
  model: graph-builder
  providers:
    local-graph:
      type: openai-chat
      model: graph-builder
      baseUrl: http://localhost:1234/v1
