Support OpenAI style model input rather than relying on the model header #277
Labels
area/gateway
kind/enhancement
New feature or request
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
Milestone
🚀 Feature Description and Motivation
This is a follow up story of #269
Right now, there's no guarantee user will pass mode in the HEADER. the OpenAI compatible API expect the model as part of the payload.
if we can not overcome this problem, user can not use openai sdk to call our service.
Use Case
No response
Proposed Solution
No response
The text was updated successfully, but these errors were encountered: