Skip to content

Commit 63f4976

Browse files
[LLM Obs] Use the correct model provider name in HIPAA warnings (#32681)
* Use the correct model provider name under the corresponding provider tabs * Update HIPAA compliance notices for cloud accounts * Update HIPAA compliance notices Updated HIPAA compliance wording for OpenAI and Azure OpenAI accounts. --------- Co-authored-by: Bryce Eadie <[email protected]>
1 parent 879e5d6 commit 63f4976

File tree

1 file changed

+4
-4
lines changed
  • content/en/llm_observability/evaluations/managed_evaluations

1 file changed

+4
-4
lines changed

content/en/llm_observability/evaluations/managed_evaluations/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Configure the LLM provider you would like to use for bring-your-own-key (BYOK) e
3232
{{< tabs >}}
3333
{{% tab "OpenAI" %}}
3434

35-
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an OpenAI account that is subject to a Business Associate Agreement (BAA) and configured for zero data retention.</div>
35+
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an OpenAI account that is subject to a business associate agreement (BAA) and meets all requirements for HIPAA compliance.</div>
3636

3737
Connect your OpenAI account to LLM Observability with your OpenAI API key. LLM Observability uses the `GPT-4o mini` model for evaluations.
3838

@@ -48,7 +48,7 @@ Connect your OpenAI account to LLM Observability with your OpenAI API key. LLM O
4848
{{% /tab %}}
4949
{{% tab "Azure OpenAI" %}}
5050

51-
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an OpenAI account that is subject to a Business Associate Agreement (BAA) and configured for zero data retention.</div>
51+
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an Azure OpenAI account that is subject to a business associate agreement (BAA) and meets all requirements for HIPAA compliance.</div>
5252

5353
Connect your Azure OpenAI account to LLM Observability with your OpenAI API key. Datadog strongly recommends using the `GPT-4o mini` model for evaluations. The selected model version must support [structured output][8].
5454

@@ -65,7 +65,7 @@ Connect your Azure OpenAI account to LLM Observability with your OpenAI API key.
6565
{{% /tab %}}
6666
{{% tab "Anthropic" %}}
6767

68-
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an OpenAI account that is subject to a Business Associate Agreement (BAA) and configured for zero data retention.</div>
68+
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an Anthropic account that is subject to a business associate agreement (BAA) and meets all requirements for HIPAA compliance.</div>
6969

7070
Connect your Anthropic account to LLM Observability with your Anthropic API key. LLM Observability uses the `Haiku` model for evaluations.
7171

@@ -80,7 +80,7 @@ Connect your Anthropic account to LLM Observability with your Anthropic API key.
8080
{{% /tab %}}
8181
{{% tab "Amazon Bedrock" %}}
8282

83-
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an OpenAI account that is subject to a Business Associate Agreement (BAA) and configured for zero data retention.</div>
83+
<div class="alert alert-info">If you are subject to HIPAA, you are responsible for ensuring that you connect only to an Amazon Bedrock account that is subject to a business associate agreement (BAA) and meets all requirements for HIPAA compliance.</div>
8484

8585
Connect your Amazon Bedrock account to LLM Observability with your AWS Account. LLM Observability uses the `Haiku` model for evaluations.
8686

0 commit comments

Comments
 (0)