Closed junmagic-ai closed 1 month ago
I've managed to get it working on a different OpenAI API-compatible endpoint (Oobabooga) by adding a OPENAI_BASE_URL= line in ~/.config/fabric/.env
It does complain about "Unable to fetch models" and "No OpenAI API key found" (despite having an API key too), but it does work other than that.
I fixed this on an upcoming pull request where we deal with OpenAI baseURL.
@meirm which one? When will it be merged?
It is available in the current release.
What do you need?
i want to be able to change the base url to another endpoint e.g. the Azure OpenAI endpoint instead of default OpenAI