We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OPENAI_BASE_URL
OPENAI_API_KEY
cat .env OPENAI_API_KEY=sk-rxxxx OPENAI_ORGANIZATION= OPENAI_REQUEST_TIMEOUT=30 OPENAI_BASE_URL=api.openai.com/v1
The text was updated successfully, but these errors were encountered:
it would be great like that a local lm can be used
Sorry, something went wrong.
It would be great to have a way to do this more conveniently.
Currently need to use the factory method on the underlying PHP client https://github.com/openai-php/client?tab=readme-ov-file#services
No branches or pull requests
The text was updated successfully, but these errors were encountered: