We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a1de3 commit fe37da0Copy full SHA for fe37da0
registry.yaml
@@ -4,6 +4,15 @@
4
# should build pages for, and indicates metadata such as tags, creation date and
5
# authors for each page.
6
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
+
16
- title: Fine-Tuning Techniques - Choosing Between SFT, DPO, and RFT (With a Guide to DPO)
17
path: examples/Fine_tuning_direct_preference_optimization_guide.ipynb
18
date: 2025-06-18
@@ -86,7 +95,7 @@
86
95
- evals
87
96
- reinforcement
88
97
89
-- title: Guide to Using the Responses API's MCP Tool
98
+- title: Guide to Using the Responses API's MCP Tool
90
99
path: examples/mcp/mcp_tool_guide.ipynb
91
100
date: 2025-05-21
92
101
authors:
0 commit comments