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

feat: add OPENAI_BASE_URL envs #390

Merged
merged 3 commits into from
Sep 13, 2024
Merged

Conversation

RaoHai
Copy link
Contributor

@RaoHai RaoHai commented Sep 13, 2024

No description provided.

Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2024 2:53pm

Copy link

Walkthrough

This pull request introduces the OPENAI_BASE_URL environment variable, allowing users to specify a base URL for API requests. This is particularly useful for those using a proxy or service emulator.

Changes

File Summary
.github/workflows/aws-preview.yml, .github/workflows/aws-prod.yml Added OPENAI_BASE_URL environment variable to the workflow configurations.
README.en-US.md, README.ja-JP.md, README.md Updated documentation to include the OPENAI_BASE_URL environment variable.
template.yml Added OPENAI_BASE_URL parameter and updated descriptions for various parameters.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@RaoHai
Copy link
Contributor Author

RaoHai commented Sep 13, 2024

+close #385

@RaoHai RaoHai closed this Sep 13, 2024
@RaoHai RaoHai reopened this Sep 13, 2024
@RaoHai RaoHai merged commit 1da2b68 into main Sep 13, 2024
7 checks passed
@RaoHai RaoHai deleted the feat/support-passing-OPENAI_BASE_URL- branch September 13, 2024 15:03
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