Skip to content

finer configuration on k8s #33

@cmdoret

Description

@cmdoret

We don't currently expose all configuration options in k8s manifests:

  • chroma:

    • host
    • port
    • collection_name
    • collection_examples
    • embedding_model_id
    • batch_size
    • persist_directory
  • graphdb

    • host
    • port
    • repo
    • user
    • password
  • chat

    • openai_api_key
    • openai_api_base
    • model
    • answer_template
    • sparql_template

We may need to rethink how we structure these configurations in the manifests to avoid too much complexity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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