You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/faq.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ metadata:
8
8
ms.custom:
9
9
- build-2024
10
10
ms.topic: faq
11
-
ms.date: 5/21/2024
11
+
ms.date: 01/17/2025
12
12
ms.reviewer: sgilley
13
13
ms.author: sgilley
14
14
author: sdgilley
@@ -25,7 +25,7 @@ sections:
25
25
- question: |
26
26
How can customers access Azure AI Foundry?
27
27
answer: |
28
-
Customers can explore Azure AI Foundry unauthenticated - including its cutting-edge AI capabilities. When they're ready to begin using templates, tools, and the robust model catalog to stitch together their own AI solutions, they'll be prompted to register or sign in to their Azure account. During preview, there's no extra charge for using Azure AI Foundry. When deploying solutions, Azure AI services, Azure Machine Learning, and other Azure resources used inside of Azure AI Foundry will be billed at their existing rates. Pricing is subject to change when Azure AI Foundry is generally available.
28
+
Customers can explore Azure AI Foundry unauthenticated - including its cutting-edge AI capabilities. When you're ready to begin using templates, tools, and the robust model catalog to stitch together your own AI solutions, you're prompted to register or sign in to your Azure account. Currently, there's no extra charge for using Azure AI Foundry. When deploying solutions, you're billed for the Azure AI services, Azure Machine Learning, and other Azure resources used inside of Azure AI Foundry at their existing rates.
29
29
- question: |
30
30
What regions is Azure AI Foundry available in?
31
31
answer: |
@@ -37,23 +37,23 @@ sections:
37
37
- question: |
38
38
Can I use models other than ChatGPT in Azure AI Foundry portal?
39
39
answer: |
40
-
Yes. Azure AI Foundry includes a robust and growing catalog of frontier and open-source models from OpenAI, Hugging Face, Meta and more that can be applied over your data. You can even compare models by task using open-source datasets and evaluate the model with your own test data to see how the pre-trained model would perform to fit your own use case.
40
+
Yes. Azure AI Foundry includes a robust and growing catalog of frontier and open-source models from OpenAI, Hugging Face, Meta, and more that can be applied over your data. You can even compare models by task using open-source datasets and evaluate the model with your own test data to see how the pretrained model would perform to fit your own use case.
41
41
- question: |
42
42
Will there be multiple varying model benchmarks in Azure AI Foundry portal based on individual projects and data sources?
43
43
answer: |
44
44
In the model benchmarks view, customers can view varying model benchmarks published by Azure AI.
45
45
- question: |
46
46
Is prompt flow Microsoft's equivalent to LangChain?
47
47
answer: |
48
-
Prompt flow is complementary to LangChain and Semantic Kernel and it can work with either. Prompt flow supports LLMOps for generative AI solutions, providing evaluation, connection management, and flow logic to help debug applications, manage deployment and monitor at scale.
48
+
Prompt flow is complementary to LangChain and Semantic Kernel and it can work with either. Prompt flow supports LLMOps for generative AI solutions, providing evaluation, connection management, and flow logic to help debug applications, manage deployment, and monitor at scale.
49
49
- question: |
50
50
How is prompt injection handled, and how do we ensure no malicious code is running from prompt injection?
51
51
answer: |
52
52
Prompt templates in prompt flow provide robust examples and instructions for avoiding prompt injection attacks in the application. Azure AI Content Safety helps detect offensive or inappropriate content in text and images. Content moderation also checks for jailbreaks.
53
53
- question: |
54
54
What is the billing model for Model-as-a-Service (MaaS)?
55
55
answer: |
56
-
Azure AI Foundry offers paygo inference APIs and hosted fine-tuning for [Llama 2 family models](how-to/deploy-models-llama.md). During preview, there's no extra charge for Azure AI Foundry outside of typical AI services and other Azure resource charges.
56
+
Azure AI Foundry offers pay-as-you-go inference APIs and hosted fine-tuning for [Llama 2 family models](how-to/deploy-models-llama.md). Currently, there's no extra charge for Azure AI Foundry outside of typical AI services and other Azure resource charges.
0 commit comments