Skip to content

Commit b8cd86c

Browse files
committed
doc refine
1 parent d6d157c commit b8cd86c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/machine-learning/prompt-flow/tools-reference/faiss-index-lookup-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Faiss Index Lookup is a tool tailored for querying within a user-provided Faiss-
2626
| workspace datastores or workspace default blob | AzureML Data Scientist |
2727
| other blobs | Storage Blob Data Reader |
2828
> [!NOTE]
29-
> When legacy tools switching to code first mode, if you encounter "'embeddingstore.tool.faiss_index_lookup.search' is not found" error, please refer to the [Tool FAQ](./faq.md).
29+
> When legacy tools switching to code first mode, if you encounter "'embeddingstore.tool.faiss_index_lookup.search' is not found" error, please refer to the [Troubleshooting Guidance](./troubleshooting-guidance.md).
3030
3131
## Inputs
3232

articles/machine-learning/prompt-flow/tools-reference/troubleshoot-guidance.md renamed to articles/machine-learning/prompt-flow/tools-reference/troubleshooting-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshoot Guidance
2+
title: Troubleshooting Guidance
33
titleSuffix: Azure Machine Learning
44
description: This article addresses frequent questions about tool usage.
55
services: machine-learning
@@ -12,7 +12,7 @@ ms.reviewer: lagayhar
1212
ms.date: 09/05/2023
1313
---
1414

15-
# Troubleshoot Guidance
15+
# Troubleshooting Guidance
1616

1717
This article addresses frequent questions about tool usage.
1818

articles/machine-learning/prompt-flow/tools-reference/vector-db-lookup-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The tool searches data from a third-party vector database. To use it, you should
4545
- Add "Weaviate" connection. Fill "API base" with your self-maintained instance address and fill "API key" field.
4646

4747
> [!NOTE]
48-
> When legacy tools switching to code first mode, if you encounter "'embeddingstore.tool.vector_db_lookup.search' is not found" error, please refer to the [Tool FAQ](./faq.md).
48+
> When legacy tools switching to code first mode, if you encounter "'embeddingstore.tool.vector_db_lookup.search' is not found" error, please refer to the [Troubleshooting Guidance](./troubleshooting-guidance.md).
4949
5050
## Inputs
5151

articles/machine-learning/prompt-flow/tools-reference/vector-index-lookup-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Vector index lookup is a tool tailored for querying within an Azure Machine Lear
3030
| workspace datastores or workspace default blob | AzureML Data Scientist |
3131
| other blobs | Storage Blob Data Reader |
3232
> [!NOTE]
33-
> When legacy tools switching to code first mode, if you encounter "'embeddingstore.tool.vector_index_lookup.search' is not found" error, please refer to the [Tool FAQ](./faq.md).
33+
> When legacy tools switching to code first mode, if you encounter "'embeddingstore.tool.vector_index_lookup.search' is not found" error, please refer to the [Troubleshooting Guidance](./troubleshooting-guidance.md).
3434
3535
## Inputs
3636

0 commit comments

Comments
 (0)