Skip to content

Commit 6a50759

Browse files
wip
1 parent 562e852 commit 6a50759

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

authors.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ ibigio:
6363
website: "https://twitter.com/ilanbigio"
6464
avatar: "https://pbs.twimg.com/profile_images/1841544725654077440/DR3b8DMr_400x400.jpg"
6565

66+
willhath-openai:
67+
name: "Will Hathaway"
68+
website: "https://www.willhath.com"
69+
avatar: "https://media.licdn.com/dms/image/v2/D4E03AQEHOtMrHtww4Q/profile-displayphoto-shrink_200_200/B4EZRR64p9HgAc-/0/1736541178829?e=2147483647&v=beta&t=w1rX0KhLZaK5qBkVLkJjmYmfNMbsV2Bcn8InFVX9lwI"
70+
6671
jhills20:
6772
name: "James Hills"
6873
website: "https://twitter.com/jamesmhills"

registry.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@
6969
- evalsapi
7070
- completions
7171

72+
- title: EvalsAPI Use-case - Responses Evaluation
73+
path: examples/evaluation/use-cases/responses-evaluation.ipynb
74+
date: 2025-05-13
75+
authors:
76+
- willhath-openai
77+
tags:
78+
- evalsapi
79+
- responses
80+
7281
- title: Multi-Tool Orchestration with RAG approach using OpenAI's Responses API
7382
path: examples/responses_api/responses_api_tool_orchestration.ipynb
7483
date: 2025-03-28

0 commit comments

Comments
 (0)