Skip to content

Commit 067c4af

Browse files
committed
cleanup and add author
1 parent 6b0242d commit 067c4af

File tree

6 files changed

+9
-3
lines changed

6 files changed

+9
-3
lines changed

authors.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,4 +380,9 @@ alexl-oai:
380380
glojain:
381381
name: "Glory Jain"
382382
website: "https://www.linkedin.com/in/gloryjain/"
383-
avatar: "https://media.licdn.com/dms/image/v2/C4E03AQH72n6Sm5q69Q/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1557995338725?e=1756339200&v=beta&t=FGTXiCZwTZvqHCY-wd8It15EDf11Rex1oLlBKRGHNtY"
383+
avatar: "https://media.licdn.com/dms/image/v2/C4E03AQH72n6Sm5q69Q/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1557995338725?e=1756339200&v=beta&t=FGTXiCZwTZvqHCY-wd8It15EDf11Rex1oLlBKRGHNtY"
384+
385+
corwin:
386+
name: "Corwin Cheung"
387+
website: "https://www.linkedin.com/in/corwincubes/"
388+
avatar: "https://avatars.githubusercontent.com/u/85517581?v=4"

examples/Prompt_migration_guide.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@
724724
"id": "7af0337b",
725725
"metadata": {},
726726
"source": [
727-
"![Graph 3 for Model Agreement](../images/prompt_migrator_fig3.png)"
727+
"![Graph 3 for Model Agreement](../images/prompt_migrator_fig.png)"
728728
]
729729
},
730730
{
File renamed without changes.

images/prompt_migrator_fig1.png

-25.9 KB
Binary file not shown.

images/prompt_migrator_fig2.png

-26.3 KB
Binary file not shown.

registry.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
1212
tags:
1313
- codex
1414
- automation
15-
15+
1616
- title: Prompt Migration Guide
1717
path: examples/Prompt_migration_guide.ipynb
1818
date: 2025-06-26
1919
authors:
2020
- minh-hoque
21+
- corwin
2122
tags:
2223
- prompt
2324
- completions

0 commit comments

Comments
 (0)