Skip to content

RAG_* environment variables are not populated as the configuration document described #289

@davidshen84

Description

@davidshen84

In https://docs.openwebui.com/getting-started/env-configuration/#rag_openai_api_base_url, the RAG_OPENAI_API_BASE_URL environment variable should default to the value of OPENAI_API_BASE_URL. However, it is not populated in the open-webui pod.

A quick search in the codebase shows that the RAG_* variables are not mentioned anywhere, except in one comment.

I suppose the configuration document is not specifically tailored for Kubernetes deployment, and the Helm chart is not strictly implemented according to that document. But which way should it be?

  • Update Helm chart to comply with the common configuration
  • Add a Helm chart specific configuration guide

Metadata

Metadata

Assignees

No one assigned

    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