Adding consumption usage API CB to repo (#1631)

This commit is contained in:
MW-OAI 2025-01-15 15:39:19 +00:00 committed by GitHub
parent 630ac96cfe
commit f689f7d963
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1852 additions and 0 deletions

View File

@ -212,3 +212,8 @@ kylecote-tray:
name: "Kyle Cote" name: "Kyle Cote"
website: "https://github.com/kylecote-tray" website: "https://github.com/kylecote-tray"
avatar: "https://avatars.githubusercontent.com/u/53836176" avatar: "https://avatars.githubusercontent.com/u/53836176"
MW-OAI:
name: "Mitch Welzen"
website: "https://www.linkedin.com/in/mitchwelzen/"
avatar: "https://media.licdn.com/dms/image/v2/C5603AQHC8-1q4MwH1A/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1592824550774?e=1742428800&v=beta&t=3mudgDyuzNU2a4gx1gue4DPyhaui7kbB7e7U8vyOo-g"

File diff suppressed because one or more lines are too long

View File

@ -1778,3 +1778,12 @@
- colin-jarvis - colin-jarvis
tags: tags:
- guardrails - guardrails
- 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