Closed kamillitman closed 2 months ago
This PR introduces support of Custom model in the OpenAIModels enum. This is useful if someone is using fine-tuned models or if they are using OpenAI via Azure where the model name is the deployment name.
Custom
OpenAIModels
This PR introduces support of
Custom
model in theOpenAIModels
enum. This is useful if someone is using fine-tuned models or if they are using OpenAI via Azure where the model name is the deployment name.