Skip to content

Commit 0c0943a

Browse files
committed
add
1 parent e58d8d3 commit 0c0943a

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

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

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -197,14 +197,4 @@ In prompt flow, on flow page with successful run and run detail page, you can fi
197197

198198
You may encounter 409 error from Azure OpenAI, it means you have reached the rate limit of Azure OpenAI. You can check the error message in the output section of LLM node. Learn more about [Azure OpenAI rate limit](../../../ai-services/openai/quotas-limits.md).
199199

200-
:::image type="content" source="../media/faq/429-rate-limit.png" alt-text="Screenshot that shows 429 rate limit error from Azure OpenAI." lightbox = "../media/faq/429-rate-limit.png":::
201-
202-
## Connection run related issues
203-
204-
### Why I can't find the custom connection in the connection list in AI studio?
205-
206-
To use custom connection created in AI studio in prompt flow, you need add following extra meta data to the connection:
207-
208-
- azureml.flow.connection_type: Custom
209-
- azureml.flow.module: promptflow.connections
210-
200+
:::image type="content" source="../media/faq/429-rate-limit.png" alt-text="Screenshot that shows 429 rate limit error from Azure OpenAI." lightbox = "../media/faq/429-rate-limit.png":::

0 commit comments

Comments
 (0)