anomalyco / anomalyco/models.dev
Add openais realtime models
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.7k
- Avg merge
- 3h 21m
- Merged PRs (30d)
- 873
Description
https://openai.com/api/pricing/#:~:text=Our%20APIs-,Realtime%20API,-Build%20low%2Dlatency
The problem with them is that they have extra cache prices for text, audio and image.
Image Tokens are currently also not in the spec.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Realtime API pricing details at the linked OpenAI pricing page and inspect how the models.dev database represents model pricing and token types. Add the Realtime models, including separate cached text, audio, and image pricing where supported, and determine how the currently unsupported image tokens should be represented. Done means the models and pricing data are present without losing the distinctions described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100