fix registry yaml (#1646)
This commit is contained in:
parent
47858653d6
commit
8da727af99
1 changed files with 10 additions and 1 deletions
|
|
@ -1789,7 +1789,16 @@
|
|||
- usage-api
|
||||
- cost-api
|
||||
|
||||
- title: Build Your Own Code Interpreter: Empowering LLM Agents with Dynamic Tool Calling
|
||||
- title: How to use the Usage API and Cost API to monitor your OpenAI usage
|
||||
path: examples/completions_usage_api.ipynb
|
||||
date: 2025-01-14
|
||||
authors:
|
||||
- MW-OAI
|
||||
tags:
|
||||
- usage-api
|
||||
- cost-api
|
||||
|
||||
- title: Build Your Own Code Interpreter - Empowering LLM Agents with Dynamic Tool Calling
|
||||
path: examples/object_oriented_agentic_approach/Secure_code_interpreter_tool_for_LLM_agents.ipynb
|
||||
date: 2025-01-26
|
||||
authors:
|
||||
|
|
|
|||
Loading…
Reference in a new issue