Skip to content

RAG - Save file embeddings #1648

Open
@SmittieC

Description

@SmittieC

The spec

Depends on:

Requirement

The user needs to be able to choose which index backend to use when creating a new Collection.

  • OpenAI
  • OCS

When OCS is selected, the user need to be able to select which embedding provider and model to use.

When OCS is selected and the user upload new files:

  • Chunk the files according to the configured strategy
  • Create embeddings by sending each chunk to the selected provider. Save the embedding in the newly added FileChunkEmbedding model (which are added in this ticket)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions