Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@
authors:
- anoop-openai
- julian-openai
- erinkav-openai
- ericzakariasson
- erinkav-openai
tags:
- gpt-5
- responses
- reasoning

- title: Frontend coding with GPT-5
path: examples/gpt-5/gpt-5_frontend.ipynb
Expand All @@ -23,8 +25,8 @@
- anoop-openai
tags:
- gpt-5
- frontend
- coding
- responses
- reasoning

- title: GPT-5 New Params and Tools
path: examples/gpt-5/gpt-5_new_params_and_tools.ipynb
Expand All @@ -33,6 +35,8 @@
- msingh-openai
tags:
- gpt-5
- functions
- reasoning

- title: How to run gpt-oss-20b on Google Colab
path: articles/gpt-oss/run-colab.ipynb
Expand Down