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

Make openaiModelMapper optional in the init process #97

Merged

Conversation

PeterDaveHello
Copy link
Contributor

Modify the initialization condition in azure/init.go to allow the openaiModelMapper environment variable to be optional. This change facilitates configurations where the model mapper is not needed, and improving flexibility.

Resolves: #95

Modify the initialization condition in `azure/init.go` to allow the
`openaiModelMapper` environment variable to be optional. This change
facilitates configurations where the model mapper is not needed, and
improving flexibility.

Resolves: stulzq#95
@stulzq
Copy link
Owner

stulzq commented May 23, 2024

Thans you.

@stulzq stulzq merged commit 7a8ff2c into stulzq:master May 23, 2024
1 check passed
@PeterDaveHello PeterDaveHello deleted the allow-openaiModelMapper-optional branch May 23, 2024 11:49
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.

Config behavior changed since v1.3.6?
2 participants