Skip to content

Commit fe37da0

Browse files
committed
Add Prompt Migration Guide to registry.yaml
1 parent b6a1de3 commit fe37da0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

registry.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
# should build pages for, and indicates metadata such as tags, creation date and
55
# authors for each page.
66

7+
- title: Prompt Migration Guide
8+
path: examples/Prompt_migration_guide.ipynb
9+
date: 2025-06-24
10+
authors:
11+
- minh-hoque
12+
tags:
13+
- prompt
14+
- responses
15+
716
- title: Fine-Tuning Techniques - Choosing Between SFT, DPO, and RFT (With a Guide to DPO)
817
path: examples/Fine_tuning_direct_preference_optimization_guide.ipynb
918
date: 2025-06-18
@@ -86,7 +95,7 @@
8695
- evals
8796
- reinforcement
8897

89-
- title: Guide to Using the Responses API's MCP Tool
98+
- title: Guide to Using the Responses API's MCP Tool
9099
path: examples/mcp/mcp_tool_guide.ipynb
91100
date: 2025-05-21
92101
authors:

0 commit comments

Comments
 (0)