TIL: Many AI hosting providers offer APIs compatible with OpenAI’s SDK 👍

If your APIs, automations or apps are already using the OpenAI client - all it takes to switch to a different provider is changing the baseURL and apiKey.

Here’s an example from the DeepSeek’s docs 👇
Post image

Comments