epam / ai-dial-adapter-openai

The project implements AI DIAL API for language models from Azure OpenAI
https://epam-rail.com
Apache License 2.0
8 stars 4 forks source link

fix: fixed bug with conflicting "model" fields in the request #98

Closed adubovik closed 5 months ago

adubovik commented 5 months ago

When the incoming request has model field, it must be overwritten with the model field, which we derive from the deployment id.

Fixes #95

adubovik commented 5 months ago

/deploy-review

Environment URL: https://chat-ai-dial-adapter-openai-pr-98.nightly-test.deltixhub.io E2E tests status: success