Skip to content

Commit 011ef5b

Browse files
committed
more
1 parent bb9f556 commit 011ef5b

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

articles/ai-foundry/model-inference/breadcrumb/toc.yml renamed to articles/ai-foundry/foundry-models/breadcrumb/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
topicHref: /azure/ai-studio/index
88
items:
99
- name: Foundry Models
10-
tocHref: /azure/ai-foundry/model-inference/
11-
topicHref: /azure/ai-foundry/model-inference/index
10+
tocHref: /azure/ai-foundry/foundry-models/
11+
topicHref: /azure/ai-foundry/foundry-models/index

articles/ai-foundry/model-inference/context/context.yml renamed to articles/ai-foundry/foundry-models/context/context.yml

File renamed without changes.

articles/ai-foundry/model-inference/faq.yml renamed to articles/ai-foundry/foundry-models/faq.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ sections:
4040
- question: |
4141
Why aren't all the models in the Azure AI model catalog supported in Azure AI Foundry services?
4242
answer: |
43-
Foundry Models support all the models in the Azure AI catalog having Standard billing. For more information, see [the Models article](concepts/models.md).
43+
Foundry Models support all the models in the Azure AI catalog having Standard billing. For more information, see [the Models article](../model-inference/concepts/models.md).
4444
4545
The Azure AI model catalog contains a wider list of models, however, those models require compute quota from your subscription. They also need to have a project or AI hub where to host the deployment. For more information, see [deployment options in Azure AI Foundry](../../ai-studio/concepts/deployments-overview.md).
4646
- question: |
4747
My company hasn't approved specific models for use. How can I prevent users from deploying them?
4848
answer: |
49-
You can restrict the models available for deployment in Azure AI services by using the Azure policies. Models are listed in the catalog but any attempt to deploy them is blocked. Read [Control AI model deployment with custom policies](how-to/configure-deployment-policies.md).
49+
You can restrict the models available for deployment in Azure AI services by using the Azure policies. Models are listed in the catalog but any attempt to deploy them is blocked. Read [Control AI model deployment with custom policies](../model-inference/how-to/configure-deployment-policies.md).
5050
- name: SDKs and programming languages
5151
questions:
5252
- question: |
@@ -56,7 +56,7 @@ sections:
5656
5757
Cohere SDK, Mistral SDK, and model provider-specific SDKs aren't supported when connected to Azure AI services.
5858
59-
For more information, see [supported SDKs and programming languages](supported-languages.md).
59+
For more information, see [supported SDKs and programming languages](../model-inference/supported-languages.md).
6060
- question: |
6161
Do Foundry Models work with the latest Python library released by OpenAI (version>=1.0)?
6262
answer: |
@@ -84,7 +84,7 @@ sections:
8484
answer: |
8585
You're billed for inputs and outputs to the APIs, typically in tokens. There are no cost associated with the resource itself or the deployments.
8686
87-
The token price varies per each model and you're billed per 1,000 tokens. You can see the pricing details before deploying a given model. For more information about billing, see [Manage cost](how-to/manage-costs.md).
87+
The token price varies per each model and you're billed per 1,000 tokens. You can see the pricing details before deploying a given model. For more information about billing, see [Manage cost](../model-inference/how-to/manage-costs.md).
8888
- question: |
8989
Where can I see the bill details?
9090
answer: |
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)