Skip to content

Commit 375f987

Browse files
authored
Register Notebook (#1947)
1 parent 4736a0c commit 375f987

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
File renamed without changes.

registry.yaml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
# This file is used to generate cookbook.openai.com. It specifies which paths we
44
# should build pages for, and indicates metadata such as tags, creation date and
55
# authors for each page.
6+
7+
- title: Optimize Prompts
8+
path: examples/Optimize_Prompts.ipynb
9+
date: 2025-07-14
10+
authors:
11+
- corwin
12+
tags:
13+
- prompt
14+
- completions
15+
- responses
16+
- agents-sdk
17+
- tracing
18+
619
- title: Automate Jira ↔ GitHub with Codex
720
path: examples/codex/jira-github.ipynb
821
date: 2025-06-21
@@ -47,7 +60,7 @@
4760
- tracing
4861

4962
- title: Building a Supply-Chain Copilot with OpenAI Agent SDK and Databricks MCP Servers
50-
path: examples/mcp/databricks_mcp_cookbook.ipynb
63+
path: examples/mcp/databricks_mcp_cookbook.ipynb
5164
date: 2025-07-08
5265
authors:
5366
- lara-openai

0 commit comments

Comments
 (0)