adamrushy / OpenAISwift

This is a wrapper library around the ChatGPT and OpenAI HTTP API
MIT License
1.6k stars 242 forks source link

Added support for other custom models #52

Closed pvieito closed 1 year ago

pvieito commented 1 year ago

This escape hatch allows to use models currently in beta like gpt-4 or gpt-4-32k-0314, for example.

kyleisuncool commented 1 year ago

Does this add support for a model that I have fine tuned, or is there support for that already? Thanks for patience to any ignorance in my question.

julianschiavo commented 1 year ago

@kyleisuncool I believe it would, unless there are other differences with using fine tuned models