Skip to content

feat(lighthouse): add openai base url to env file #8068

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Chan9390
Copy link
Contributor

Context

Allows changing OpenAI base URL in Prowler Cloud.

Description

The default value of OPENAI_BASE_URL is https://api.openai.com/v1. Modifying it in the environment file enables switching the LLM gateway from OpenAI to other providers. After the change, all calls made by the OpenAI library will be directed to the new URLs.

Checklist

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Chan9390 Chan9390 requested a review from a team as a code owner June 19, 2025 09:41
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.

2 participants