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-services/openai/faq.yml
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,24 @@ sections:
216
216
What are the known limitations of GPT-4 Turbo with Vision?
217
217
answer: |
218
218
See the [limitations](./concepts/gpt-with-vision.md#limitations) section of the GPT-4 Turbo with Vision concepts guide.
219
-
219
+
- name: Assistants
220
+
questions:
221
+
- question: |
222
+
Where is data stored?
223
+
answer:
224
+
In the Microsoft tenant.
225
+
- question: |
226
+
When I use Assistants, Is my data used Microsoft for training models?
227
+
answer:
228
+
No. Data is not used for Microsoft not used for training models.
229
+
- question: |
230
+
Where is data stored geographically?
231
+
answer:
232
+
Azure OpenAI Assistants endpoints are regional, and data is stored in the same region as the endpoint. Under no condition can data leave the region its in.
233
+
- question: |
234
+
Is there any additional pricing or quota for using Assistants?
235
+
answer:
236
+
No. All quotas apply to using models with Assistants.
0 commit comments