Skip to content
Merged
Changes from 1 commit
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
7 changes: 4 additions & 3 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
authors:
- anoop-openai
- julian-openai
- erinkav-openai
- ericzakariasson
- erinkav-openai
tags:
- gpt-5
- responses

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

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

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