Skip to content

Feature request: Flag to enable RAG #12

@leseb

Description

@leseb

By cooktheryan in opendatahub-io#18

The operator should have the ability to optionally deploy Milvus-lite as the vectorDB. This can be accomplished by adding the following to the llama stack run config

  vector_io:
  - provider_id: milvus
    provider_type: inline::milvus
    config:
     db_path: ${env.MILVUS_DB_PATH}

The DB path we could either make an optional path or hardcode something that we can attach a pvc to

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions