Skip to content

Commit 3fde156

Browse files
Fix title and tags (#1866)
1 parent e1d2bc0 commit 3fde156

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
@@ -2009,14 +2009,14 @@
20092009
- audio
20102010
- speech
20112011

2012-
- title: Evaluating OpenAI Agents
2012+
- title: Evaluating Agents with Langfuse
20132013
path: examples/agents_sdk/evaluate_agents.ipynb
20142014
date: 2025-03-31
20152015
authors:
20162016
- jannik-maierhofer
20172017
tags:
2018-
- agents
2019-
- evaluation
2018+
- evals
2019+
- agents-sdk
20202020

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

0 commit comments

Comments
 (0)