Configuring OpenAI Clients with Different API URLs and Keys
hi, in my case, i have deepseek and openai, both uses same client as of OpenAI, only difference is the api url and the api key, so for the AiPlan, how can i provide the OpenAiClients with api url and key? first it should use deepseek, if failed then it should use openai

