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(proxy): enable pre configured openai base url #312

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

Conversation

ranst91
Copy link
Collaborator

@ranst91 ranst91 commented Aug 19, 2024

Fixes 2nd point on #295.
With a simple env var, you should now be able to configure the base URL of openai. If for some reason (as mentioned in the issue) you have your own "copy" of the API.

Please bear in mind that pezzo assumes an exact API structure other than the base URL.
So for an api.openai.com/some/url, if you choose to replace base url, you should have /some/url also in your "own implementation" of the API.

Copy link

nx-cloud bot commented Aug 19, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 76b7b33. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

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