Skip to content

Commit 8da727a

Browse files
fix registry yaml (#1646)
1 parent 4785865 commit 8da727a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

registry.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1789,7 +1789,16 @@
17891789
- usage-api
17901790
- cost-api
17911791

1792-
- title: Build Your Own Code Interpreter: Empowering LLM Agents with Dynamic Tool Calling
1792+
- title: How to use the Usage API and Cost API to monitor your OpenAI usage
1793+
path: examples/completions_usage_api.ipynb
1794+
date: 2025-01-14
1795+
authors:
1796+
- MW-OAI
1797+
tags:
1798+
- usage-api
1799+
- cost-api
1800+
1801+
- title: Build Your Own Code Interpreter - Empowering LLM Agents with Dynamic Tool Calling
17931802
path: examples/object_oriented_agentic_approach/Secure_code_interpreter_tool_for_LLM_agents.ipynb
17941803
date: 2025-01-26
17951804
authors:

0 commit comments

Comments
 (0)