Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
339300b
Adding Actions Library tags to registry.yaml (#1422)
pap-openai Sep 24, 2024
4f950d6
Add cookbook for using chained calls for o1 structured outputs (#1420)
ericning-o Sep 26, 2024
64a2ae2
Fix bug with name config (#1427)
ericning-o Sep 26, 2024
6cc3b64
Make sure naming is right on the file (#1428)
ericning-o Sep 26, 2024
fc65357
Cleanup unused guides and typo (#1429)
ericning-o Sep 26, 2024
d4a72a3
Msingh open ai bring your own browser (#1423)
msingh-openai Sep 26, 2024
1ed249f
Prompt Caching (#1441)
charu-openai Oct 1, 2024
a6f179e
fix registry (#1442)
ericning-o Oct 1, 2024
8127d0c
Fix registry tags (#1452)
ericning-o Oct 7, 2024
db31449
update for 4o-mini (#1421)
teomusatoiu Oct 8, 2024
a0e2902
Orchestrating Agents: Routines and Handoffs - Swarm (#1455)
ibigio Oct 11, 2024
d2e236e
fix: typo in Orchestrating_agents.ipynb (#1469)
ogostos Oct 14, 2024
b72cade
Update Orchestrating_agents.ipynb (#1470)
dazzaji Oct 14, 2024
4ce56a2
Update Getting_Started_with_OpenAI_Evals.ipynb (#1448)
soferreira Oct 14, 2024
857e5e4
fix typo (#1449)
danizord Oct 14, 2024
827ec1f
[typo] replace words (#1399)
Oct 14, 2024
beb0102
Adding model distillation cookbook (#1473)
pap-openai Oct 17, 2024
095143c
fixing typo in cookbook registry model distillation (#1488)
pap-openai Oct 17, 2024
38666c4
Msingh openai voice solutions gpt4o audio (#1506)
msingh-openai Oct 22, 2024
7e7b2ed
Msingh openai voice solutions gpt4o audio (#1507)
msingh-openai Oct 22, 2024
b66f889
Update registry (#1510)
katia-openai Oct 23, 2024
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
5 changes: 5 additions & 0 deletions authors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,8 @@ joecasson-openai:
name: "Joe Casson"
website: "https://github.com/joecasson-openai"
avatar: "https://avatars.githubusercontent.com/u/178522625"

ericning-o:
name: "Eric Ning"
website: "https://github.com/ericning-o"
avatar: "https://avatars.githubusercontent.com/u/182030612"
316 changes: 259 additions & 57 deletions examples/How_to_count_tokens_with_tiktoken.ipynb

Large diffs are not rendered by default.

831 changes: 831 additions & 0 deletions examples/Leveraging_model_distillation_to_fine-tune_a_model.ipynb

Large diffs are not rendered by default.

Loading