Currently the OpenAIVisionConnector (version 6) requires an OpenAI API Key and there is no possibility to adjust the endpoint.
I hoped the transformer would be adjustable, but it’s password protected…
I was wondering if it is possible to offer a setting where the end user can self set an endpoint. Bigger companies have the tendency to run their own cloud, and ours is no difference here.
We for instance use Azure OpenAI, but with open source AI models e.g. Llama getting more and more capable there might be a valid point to give the end user the possibility to adjust the endpoint.
It might be a bit uphill, but if there would be the option to chose between an API Key, and a Bearer token; that would be awesome!
What do others think about that?