Files
azure-openai-proxy/azure
Peter Dave Hello 7a8ff2ceb0 Make openaiModelMapper optional in the init process (#97)
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
2024-05-23 18:50:06 +08:00
..