anomalyco / anomalyco/models.dev

Add openais realtime models

Open
#323 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.