Can I use a finetuned model?

Is there any way to use a finetuned model as my model?
I would like to finetune an OpenAI model (or other models) for my specific usecase and use that. Is that possible?
Thank you.

Yes Mo, you can do that.

For both the cloud platform and the Docker version of TaskingAI, please refer to the documents here about how to connect with a provider not listed. Note the API must comply with OpenAI’s input and output schema.

And if you are using our docker version, you can also connect to local models deployed with Ollama, LM Studio, or LocalAI.