Skip to content

Commit d24bd6c

Browse files
committed
update for new naming
1 parent f0e3b2c commit d24bd6c

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

examples/chatgpt/compliance_api/logs_platform.ipynb

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Enterprise Compliance API: Logs Platform quickstart\n\n",
8-
"Use this notebook to explore the Logs Platform endpoints from the Enterprise Compliance API for ChatGPT Enterprise, EDU, and ChatGPT for Teachers. The examples focus on listing and downloading immutable JSONL log files so you can ingest them into your SIEM or data lake.\n\n",
9-
"- Help center overview: [Compliance API for ChatGPT Enterprise, EDU, and ChatGPT for Teachers](https://help.openai.com/en/articles/9261474-compliance-api-for-chatgpt-enterprise-edu-and-chatgpt-for-teachers)\n",
10-
"- API reference: [`Compliance API Logs Platform`](https://chatgpt.com/admin/api-reference#tag/Compliance-API-Logs-Platform)\n"
7+
"# OpenAI Compliance Logs Platform quickstart\n",
8+
"\n",
9+
"Use this notebook to get started using the OpenAI Compliance Logs Platform. The examples focus on downloading log files so you can ingest them into your SIEM or data lake.\n",
10+
"\n",
11+
"- [Help Center Overview](https://help.openai.com/en/articles/9261474-compliance-api-for-chatgpt-enterprise-edu-and-chatgpt-for-teachers)\n",
12+
"- [API Reference](https://chatgpt.com/admin/api-reference#tag/Compliance-API-Logs-Platform)\n"
1113
],
1214
"id": "3c9bde9be51b8b78"
1315
},

registry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@
26812681
tags:
26822682
- codex
26832683

2684-
- title: Enterprise Compliance API Logs Platform quickstart
2684+
- title: OpenAI Compliance Logs Platform quickstart
26852685
path: examples/chatgpt/compliance_api/logs_platform.ipynb
26862686
date: 2025-12-11
26872687
authors:

0 commit comments

Comments
 (0)