Skip to content

Commit d34507b

Browse files
committed
assistants faq
1 parent 0a134db commit d34507b

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,24 @@ sections:
216216
What are the known limitations of GPT-4 Turbo with Vision?
217217
answer: |
218218
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.
220237
- name: Web app
221238
questions:
222239
- question: |

0 commit comments

Comments
 (0)