neferdata / allms

allms: One Rust Library to rule them aLLMs
https://crates.io/crates/allms
Other
45 stars 6 forks source link

Custom OpenAI models #49

Closed kamillitman closed 2 months ago

kamillitman commented 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.