New to this forum. I’m working on an app that would benefit from a fine tuned model, but my app involves users bringing their own key.
Would it be possible to eventually support having a fine tuned gpt4o mini that I can deploy for my users, that they pay to use, using their own API key?
Cheers!
Hi and welcome! I think that’s rather unlikely, specifically because everyone and everything says that you should never ever give out your API key. I totally get that it’s extremely convenient and you don’t have to worry about cash-flow, but there are some serious potential security risks and OpenAI won’t refund credits used by the thief.
1 Like
You say that, and yet there are so many apps out there like TypingMind that allow users to bring their own key. Apps can custody api keys safely using local encryption. I get that there’s a risk, but it’s possible to do safely.
Even outside the specific use of my app, I think there is a market for use-case specific fine tunes that different companies might want to deploy for their users, without having to re-do the fine tune themselves.
Think of it as a more powerful gptstore accessible via api.