- OpenAI:
- Any Evaluate runs created from the Galileo Playground or with
pq.run(...)
, using the chosen model. - Any Evaluate workflow runs using
davinci-001
. - Any Observe worfklows using
davinci-001
.
- Any Evaluate runs created from the Galileo Playground or with
- Azure OpenAI:
- Any Evaluate runs created from the Galileo Playground or with
pq.run(...)
, using the chosen model. - Any Evaluate workflow runs
text-davinci-003
ortext-curie-001
, if they’re available in your Azure deployment. - Any Observe worfklows using
text-davinci-003
ortext-curie-001
, if they’re available in your Azure deployment.
- Any Evaluate runs created from the Galileo Playground or with