Skip to content

Commit 0bff720

Browse files
Merge branch 'main' into agents-sdk-pm-advisor-cookbook
2 parents 539bb12 + 3fde156 commit 0bff720

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/agents_sdk/evaluate_agents.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "qsOnSYBqfoSL"
77
},
88
"source": [
9-
"# Evaluating OpenAI Agents\n",
9+
"# Evaluating Agents with Langfuse\n",
1010
"\n",
1111
"In this cookbook, we will learn how to **monitor the internal steps (traces) of the [OpenAI agent SDK](https://github.com/openai/openai-agents-python)** and **evaluate its performance** using [Langfuse](https://langfuse.com/docs).\n",
1212
"\n",

registry.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2022,14 +2022,14 @@
20222022
- audio
20232023
- speech
20242024

2025-
- title: Evaluating OpenAI Agents
2025+
- title: Evaluating Agents with Langfuse
20262026
path: examples/agents_sdk/evaluate_agents.ipynb
20272027
date: 2025-03-31
20282028
authors:
20292029
- jannik-maierhofer
20302030
tags:
2031-
- agents
2032-
- evaluation
2031+
- evals
2032+
- agents-sdk
20332033

20342034
- title: GPT Actions library - Salesforce & Gong
20352035
path: examples/chatgpt/gpt_actions_library/gpt_action_salesforce_gong.md

0 commit comments

Comments
 (0)