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

openai: allow creating llm with client with an explicitly specified model #237

Closed
wants to merge 1 commit into from
Closed

openai: allow creating llm with client with an explicitly specified model #237

wants to merge 1 commit into from

Conversation

andreev-io
Copy link

Currently, the model used by the underlying client of the LLM struct in the OpenAI implementation is taken from the environment variable. Same applies to other settings applicable to the OpenAI client. This is inconvenient and should be allowed to be set explicitly.

@andreev-io andreev-io closed this Aug 5, 2023
@andreev-io andreev-io deleted the ilya/openai-with-client branch August 5, 2023 16:31
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