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: set default aliases if configuring OpenAI with env var #794

Merged

Conversation

thedadams
Copy link
Contributor

When the user configures the OpenAI model provider with an environment variable, this change will ensure that the models are populated as expected and that the default model aliases are set to reasonable defaults. If the default model aliases are already set, then this change will not touch them.

When the user configures the OpenAI model provider with an environment
variable, this change will ensure that the models are populated as
expected and that the default model aliases are set to reasonable
defaults. If the default model aliases are already set, then this change
will not touch them.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams force-pushed the openai-env-var-default-aliases branch from f0dc2c6 to 0f52d7d Compare December 6, 2024 13:25
@thedadams thedadams merged commit f4ed53d into obot-platform:main Dec 6, 2024
@thedadams thedadams deleted the openai-env-var-default-aliases branch December 6, 2024 14:50
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.

3 participants