Skip to content

Is cache_read_tokens a part of input_tokens? #1160

@zeerd

Description

@zeerd

Question :

  • The total input token is input_tokens it self?
  • or input_tokens + cache_read_tokens?

Why ask

  • the total input fee is:
    • input_tokens * input fee + cache_read_tokens * cache fee ?
    • or (input_tokens - cache_read_tokens) * input fee + cache_read_tokens * cache fee ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions