Skip to content

Commit d521fbf

Browse files
authored
Merge branch 'main' into main
2 parents bc95ffb + a904483 commit d521fbf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+3231
-28
lines changed

articles/gpt-oss/fine-tune-korean.ipynb

Lines changed: 1196 additions & 0 deletions
Large diffs are not rendered by default.

authors.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,3 +461,8 @@ hendrytl:
461461
name: "Todd Hendry"
462462
website: "https://www.linkedin.com/in/todd-hendry-962aa577/"
463463
avatar: "https://avatars.githubusercontent.com/u/36863669"
464+
465+
heejingithub:
466+
name: "Heejin Cho"
467+
website: "https://www.linkedin.com/in/heejc/"
468+
avatar: "https://avatars.githubusercontent.com/u/169293861"

examples/Realtime_prompting_guide.ipynb

Lines changed: 1938 additions & 0 deletions
Large diffs are not rendered by default.

examples/Reinforcement_Fine_Tuning.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2171,7 +2171,7 @@
21712171
],
21722172
"metadata": {
21732173
"kernelspec": {
2174-
"display_name": "jupyter-env",
2174+
"display_name": "openai",
21752175
"language": "python",
21762176
"name": "python3"
21772177
},
@@ -2185,7 +2185,7 @@
21852185
"name": "python",
21862186
"nbconvert_exporter": "python",
21872187
"pygments_lexer": "ipython3",
2188-
"version": "3.12.9"
2188+
"version": "3.11.8"
21892189
}
21902190
},
21912191
"nbformat": 4,

examples/chatgpt/gpt_actions_library/gpt_middleware_aws_function.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"You can clone the openai-cookbook repository & take the sample python code & SAM template from the `lambda-middleware` directory:\n",
191191
"\n",
192192
"```\n",
193-
"git clone https://github.com/pap-openai/lambda-middleware\n",
193+
"git clone https://github.com/pap-openai/aws-lambda-middleware\n",
194194
"cd lambda-middleware\n",
195195
"```\n",
196196
"\n",

examples/codex/jira-github.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"\n",
1515
"This cookbook provides a practical, step-by-step approach to automating the workflow between Jira and GitHub. By labeling a Jira issue, you trigger an end-to-end process that creates a **GitHub pull request**, keeps both systems updated, and streamlines code review, all with minimal manual effort. The automation is powered by the [`codex-cli`](https://github.com/openai/openai-codex) agent running inside a GitHub Action.\n",
1616
"\n",
17-
"# <img src=\"../../images/codex_action.png\" alt=\"Full data-flow diagram\" width=\"500\"/>\n"
17+
"<img src=\"../../images/codex_action.png\" alt=\"Full data-flow diagram\" width=\"500\"/>\n"
1818
]
1919
},
2020
{
238 KB
Binary file not shown.
4.45 MB
Binary file not shown.

examples/data/audio/obj_06.mp3

45.7 KB
Binary file not shown.

examples/data/audio/obj_06.wav

862 KB
Binary file not shown.

0 commit comments

Comments
 (0)