Skip to content

Commit 8fb9bb8

Browse files
committed
update
1 parent e676516 commit 8fb9bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@ In prompt flow flow page with successful run, you can find the raw inputs and ou
174174

175175
:::image type="content" source="../media/faq/view-full-output.png" alt-text="Screenshot that shows view full output on LLM node." lightbox = "../media/faq/view-full-output.png":::
176176

177-
`Trace` section should the each request and response to LLM tool, you can check raw message send to LLM model and raw response from LLM model.
177+
`Trace` section include the each request and response to LLM tool, you can check raw message send to LLM model and raw response from LLM model.
178178

179179
:::image type="content" source="../media/faq/trace-llm-tool.png" alt-text="Screenshot that shows raw request send to LLM model and response from LLM model." lightbox = "../media/faq/trace-llm-tool.png":::
180180

181181
## How to fix 409 error in from Azure OpenAI?
182182

183-
If 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. Lean more about [Azure OpenAI rate limit](../../../ai-services/openai/quotas-limits.md).
183+
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. Lean more about [Azure OpenAI rate limit](../../../ai-services/openai/quotas-limits.md).
184184

185185
:::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)