You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README documents the access_provider variables (pnnl, cborg, gcp) but never explains what each provider is or how to choose one. A new user editing .env has no basis for picking. Follows on from #95 and #96, which sync the variable docs but do not explain the choice.
Propose a short "Choosing a provider" section covering, for CBORG, PNNL AI Incubator, and GCP / Vertex:
what it is and who can use it (LBL, PNNL, or a GCP service account)
which credentials it needs
which run paths it supports: the single-pass run_recommendation_pipeline, and the agentic path from Agentic Architecture #91, which appears to require Claude on Vertex and so GCP only
rough tradeoffs (cost, rate limits, model coverage)
Some of this needs input only the team has, so flagging for @hesspnnl:
which models each provider actually reaches
why the examples default to pnnl
whether the agentic path is intentionally GCP-only for now
Keep it short: a small table plus a sentence or two per provider.
The README documents the
access_providervariables (pnnl,cborg,gcp) but never explains what each provider is or how to choose one. A new user editing.envhas no basis for picking. Follows on from #95 and #96, which sync the variable docs but do not explain the choice.Propose a short "Choosing a provider" section covering, for CBORG, PNNL AI Incubator, and GCP / Vertex:
run_recommendation_pipeline, and the agentic path from Agentic Architecture #91, which appears to require Claude on Vertex and so GCP onlySome of this needs input only the team has, so flagging for @hesspnnl:
pnnlKeep it short: a small table plus a sentence or two per provider.