Skip to content

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
@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