feat: adds line item example for cost API (#1680)
This commit is contained in:
parent
4b988d22af
commit
3b4245d1ef
3 changed files with 1744 additions and 911 deletions
|
|
@ -241,4 +241,9 @@ ted-at-openai:
|
|||
MikeHeaton:
|
||||
name: "Mike Heaton"
|
||||
website: "https://github.com/MikeHeaton"
|
||||
avatar: "https://avatars.githubusercontent.com/u/11911723?v=4"
|
||||
avatar: "https://avatars.githubusercontent.com/u/11911723?v=4"
|
||||
|
||||
thli-openai:
|
||||
name: "Thomas Li"
|
||||
website: "https://www.linkedin.com/in/thli/"
|
||||
avatar: "https://avatars.githubusercontent.com/u/189043632?v=4"
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1787,6 +1787,7 @@
|
|||
date: 2025-01-14
|
||||
authors:
|
||||
- MW-OAI
|
||||
- thli-openai
|
||||
tags:
|
||||
- usage-api
|
||||
- cost-api
|
||||
|
|
|
|||
Loading…
Reference in a new issue