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

Added environment variable to select different OpenAI models. #34

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

Conversation

CheckerFlow
Copy link

Added an environment variable to specify the OpenAI model that shall be used.
Adding this to the central place makes it easier to switch between different models (e.g., for cost reason or to adapt to newly released models in the future).
It also allows to experiment with different models.

As a side-effect, I have added to load the API key from the .env file explicitly.
This did not work properly on my Windows 10 based system.

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