sim icon indicating copy to clipboard operation
sim copied to clipboard

How to connect to LLM compatible with OpenAI but OpenAI

Open roy-sr opened this issue 3 months ago • 2 comments

I want to connect DeepInfra hosted models. They have OpenAI type connection. How to do that? For other softwares, only changing the OpenAI URL, Model and passing the key connects to the DeepInfra models

roy-sr avatar Oct 08 '25 15:10 roy-sr

@roy-sr hey, we are looking into allowing users to specify a custom base url, so we can re-use the openai library but use your own base url & model name

waleedlatif1 avatar Oct 08 '25 15:10 waleedlatif1

The 'Azure' provider already allows you to chose API base URL, but you'd still be stuck with static list of Azure model names.

Jakdaw avatar Nov 12 '25 10:11 Jakdaw