Skip to content

Provide a way for Image / Document caching for supported PlatformsΒ #319

Open
@bjalt

Description

@bjalt

When processing large images or documents (file) with every request the files is send as encoded data. This increases the token usage since every time the file needs to be ingested again. Especially with Tool Calling this leads to a high usage of tokens.

To mitigate this issues some platforms provide a way to cache input files. It would be nice to fine a way to enable caching.

For Reference Purposes:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions