We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4785865 commit 8da727aCopy full SHA for 8da727a
registry.yaml
@@ -1789,7 +1789,16 @@
1789
- usage-api
1790
- cost-api
1791
1792
-- 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
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
1802
path: examples/object_oriented_agentic_approach/Secure_code_interpreter_tool_for_LLM_agents.ipynb
1803
date: 2025-01-26
1804
authors:
0 commit comments