Skip to content

Commit e429623

Browse files
committed
change notes to tip
1 parent 9d2ecf1 commit e429623

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-foundry/how-to/prompt-flow-tools/embedding-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.update-cycle: 180-days
2222

2323
The prompt flow Embedding tool enables you to convert text into dense vector representations for various natural language processing tasks.
2424

25-
> [!NOTE]
25+
> [!TIP]
2626
> For chat and completion tools, learn more about the large language model [(LLM) tool](llm-tool.md).
2727
2828
## Prerequisites

articles/ai-foundry/how-to/prompt-flow-tools/llm-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.update-cycle: 180-days
2222

2323
To use large language models (LLMs) for natural language processing, you use the prompt flow LLM tool.
2424

25-
> [!NOTE]
25+
> [!TIP]
2626
> For embeddings to convert text into dense vector representations for various natural language processing tasks, see [Embedding tool](embedding-tool.md).
2727
2828
## Prerequisites

0 commit comments

Comments
 (0)