Skip to content

Automatically configure Ollama integration when LLM is enabled #126

Description

@wgalanciak

Description

If as a part of the intel deployment, the ai service is enabled:

..
ai:
  enabled: true
..

We should pass required information to the codetogether-intel container to provide default plugin configuration. To do it, we need to set the following env variables:

- CT_HQ_OLLAMA_AI_API_KEY
- CT_HQ_OLLAMA_AI_URL
- CT_HQ_OLLAMA_AI_MODEL_NAME

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area: helmIssues related to our helm charts.

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions