Skip to content

Commit 710184b

Browse files
committed
remove ticks in question
1 parent d0582f8 commit 710184b

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-studio/ai-services

1 file changed

+1
-1
lines changed

articles/ai-studio/ai-services/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ sections:
8181
answer: |
8282
Ensure you created a deployment for the given model and that the deployment name matches **exactly** the value you're passing in `model` parameter. Although routing isn't case sensitive, ensure there's no special punctuation or spaces typos.
8383
- question: |
84-
I'm using the `azure-ai-inference` package for Python and I get a 401 error when I try to authenticate using keys. What should I do?
84+
I'm using the azure-ai-inference package for Python and I get a 401 error when I try to authenticate using keys. What should I do?
8585
answer: |
8686
Azure AI Services resource requires the version `azure-ai-inference>=1.0.0b5` for Python. Ensure you're using that version.
8787
- question: |

0 commit comments

Comments
 (0)