Skip to content

Embeddings response caching #477

@elroy-bot

Description

@elroy-bot

There should be a local cache for embeddings responses

this can cache responses to the embeddings function call in client.py

The cache should be a simple file system cache within the ELROY_HOME_DIR

it should in total not exceed a configurable amount of space (by default, say 500mb)

it should be a FIFO cache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions