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
Copy file name to clipboardExpand all lines: articles/machine-learning/prompt-flow/tools-reference/llm-tool.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.date: 11/02/2023
16
16
17
17
# LLM tool
18
18
19
-
The prompt flow large language model (LLM) tool enables you to take advantage of widely used large language models like [OpenAI](https://platform.openai.com/) or [Azure OpenAI Service](../../../cognitive-services/openai/overview.md) for natural language processing.
19
+
The large language model (LLM) tool for prompt flow enables you to take advantage of widely used large language models like [OpenAI](https://platform.openai.com/) or [Azure OpenAI Service](../../../cognitive-services/openai/overview.md) for natural language processing.
20
20
21
21
Prompt flow provides a few different large language model APIs:
22
22
@@ -37,7 +37,7 @@ Create OpenAI resources:
37
37
38
38
-**Azure OpenAI**:
39
39
40
-
- Create Azure OpenAI resources with these [instructions](../../../ai-services/openai/how-to/create-resource.md).
40
+
- Create Azure OpenAI resources with [these instructions](../../../ai-services/openai/how-to/create-resource.md).
0 commit comments