Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finer configuration on k8s #33

Open
5 of 17 tasks
cmdoret opened this issue Aug 2, 2024 · 0 comments
Open
5 of 17 tasks

finer configuration on k8s #33

cmdoret opened this issue Aug 2, 2024 · 0 comments

Comments

@cmdoret
Copy link
Member

cmdoret commented Aug 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant