Skip to content

Commit 8922b5c

Browse files
committed
registry added
1 parent 412fd42 commit 8922b5c

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

authors.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ rajpathak-openai:
77
website: "https://www.linkedin.com/in/rajpathakopenai/"
88
avatar: "https://avatars.githubusercontent.com/u/208723614?s=400&u=c852eed3be082f7fbd402b5a45e9b89a0bfed1b8&v=4"
99

10+
emreokcular:
11+
name: "Emre Okcular"
12+
website: "https://www.linkedin.com/in/emreokcular/"
13+
avatar: "https://avatars.githubusercontent.com/u/26163154?v=4"
14+
1015
chelseahu-openai:
1116
name: "Chelsea Hu"
1217
website: "https://www.linkedin.com/in/chelsea-tsaiszuhu/"

examples/agents_sdk/session_memory.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "3bcfc573",
66
"metadata": {},
77
"source": [
8-
"# Context Engineering: Short-Term Memory Management with Sessions from OpenAI Agents SDK "
8+
"# Context Engineering: Short-Term Memory Management with Sessions from OpenAI Agents SDK"
99
]
1010
},
1111
{

registry.yaml

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

7+
- title: Context Engineering - Short-Term Memory Management with Sessions from OpenAI Agents SDK
8+
path: examples/agents_sdk/session_memory.ipynb
9+
date: 2025-09-09
10+
authors:
11+
- emreokcular
12+
tags:
13+
- agents-sdk
14+
715
- title: Using Evals API on Image Inputs
816
path: examples/evaluation/use-cases/EvalsAPI_Image_Inputs.ipynb
917
date: 2025-07-15

0 commit comments

Comments
 (0)