Skip to content

Commit d6fc091

Browse files
authored
Merge pull request #120191 from hyoshioka0128/patch-796
Typo "Azure Open AI"→"Azure OpenAI"
2 parents 9ed509b + c47e147 commit d6fc091

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-studio/includes/evaluations/from-data

1 file changed

+1
-1
lines changed

articles/ai-studio/includes/evaluations/from-data/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ For the supported scenarios mentioned previously, we provide default metrics by
128128
| Question Answering | `qa` | `gpt_groundedness` (requires context), `gpt_relevance` (requires context), `gpt_coherence` | `gpt_groundedness`, `gpt_relevance`, `gpt_coherence`, `gpt_fluency`, `gpt_similarity`, `f1_score`, `exact_match`, `ada_similarity` |
129129
| Single and multi-turn conversation (context required) | `chat` | `gpt_groundedness`, `gpt_relevance`, `gpt_retrieval_score` |`gpt_groundedness`, `gpt_relevance`, `gpt_retrieval_score` |
130130

131-
### Set up your Azure Open AI configurations for AI-assisted metrics
131+
### Set up your Azure OpenAI configurations for AI-assisted metrics
132132

133133
Before you call the `evaluate()` function, your environment needs to set up your large language model deployment configuration that's required for generating the AI-assisted metrics.
134134

0 commit comments

Comments
 (0)