Skip to content

Commit 3450709

Browse files
committed
model selection cookbook updates
1 parent 797a4da commit 3450709

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

examples/partners/model_selection_guide/model_selection_guide.ipynb

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3286,17 +3286,11 @@
32863286
"\n",
32873287
"## Contributors\n",
32883288
"\n",
3289-
"- Kashyap Coimbatore Murali ([[email protected]](mailto:[email protected]))\n",
3290-
"- Nate Harada ([[email protected]](mailto:[email protected]))\n",
3291-
"- Sai Prashanth Soundararaj ([[email protected]](mailto:[email protected]))\n",
3292-
"- Shikhar Kwatra ([[email protected]](mailto:[email protected]))"
3289+
"- Kashyap Coimbatore Murali\n",
3290+
"- Nate Harada \n",
3291+
"- Sai Prashanth Soundararaj \n",
3292+
"- Shikhar Kwatra "
32933293
]
3294-
},
3295-
{
3296-
"cell_type": "markdown",
3297-
"id": "577321fb",
3298-
"metadata": {},
3299-
"source": []
33003294
}
33013295
],
33023296
"metadata": {

registry.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
44
# should build pages for, and indicates metadata such as tags, creation date and
55
# authors for each page.
66

7+
- title: Multi-Tool Orchestration with RAG approach using OpenAI's Responses API
8+
path: examples/partners/model_selection_guide/model_selection_guide.ipynb
9+
date: 2025-05-05
10+
authors:
11+
- shikhar-cyber
12+
- kashyapm-tribe
13+
- saip-tribe
14+
- nharada-tribe
15+
tags:
16+
- responses
17+
- functions
18+
- web-search
19+
- tool calling
20+
- RAG
21+
- insurance
22+
- legal
23+
- pharma
24+
725
- title: EvalsAPI Use-case - Detecting prompt regressions
826
path: examples/evaluation/use-cases/regression.ipynb
927
date: 2025-04-08

0 commit comments

Comments
 (0)