Skip to content

Commit b913fdd

Browse files
committed
register
1 parent 45aff83 commit b913fdd

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
@@ -12,7 +25,7 @@
1225
tags:
1326
- codex
1427
- automation
15-
28+
1629
- title: Prompt Migration Guide
1730
path: examples/Prompt_migration_guide.ipynb
1831
date: 2025-06-26

0 commit comments

Comments
 (0)