Skip to content

Conversation

cramir
Copy link

@cramir cramir commented Jul 10, 2025

Adding the following missing environment variables for both frontend and backend deployments, configurable via values.yaml under the openAiApi section:

  • OPENAI_MODEL_NAME
  • OPEN_AI_ORGANIZATION_ID
  • OPENAI_BASE_URL

These variables will allow you to customize your OpenAI integration

Closes #

📑 Description

✅ Checks

  • [x ] My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Adding the following missing environment variables for both frontend and
backend deployments, configurable via values.yaml under the openAiApi
section:

- OPENAI_MODEL_NAME
- OPEN_AI_ORGANIZATION_ID
- OPENAI_BASE_URL

These variables will allow you to customize your OpenAI integration
@cramir cramir requested a review from talboren as a code owner July 10, 2025 22:44
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

Successfully merging this pull request may close these issues.

1 participant