Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
712:ai_privacy [2025/06/20 18:31] – created Meier, Erich | 712:ai_privacy [2025/09/25 12:02] (current) – Meier, Erich | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Stages AI Data Privacy ====== | ====== Stages AI Data Privacy ====== | ||
- | Stages uses Microsoft Azure AI services to implement AI-enabled features such as generating process content and the [[712:chatbot|AI assistant]]. | + | Stages uses Microsoft Azure OpenAI |
+ | |||
+ | * gpt-4o | ||
+ | * gpt-4o-mini | ||
+ | * text-embedding-3-large | ||
+ | |||
+ | Other large language models can be configured on request. | ||
+ | |||
+ | The complete process data is always stored in the Stages database and the Stages search engine indices. It is never sent in its entirety to the Azure AI services. | ||
+ | |||
+ | When used in a Stages Managed Service, it is recommended to use your own Azure AI subscription. In this case, you have full control over your data and usage. If you do not have an Azure AI subscription, | ||
+ | |||
+ | The following statements from Microsoft Azure apply for both cases: | ||
+ | |||
+ | '' | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | More details about the Microsoft Azure AI services data privacy | ||