I Used the OpenAI SDK—and Claude Answered. Here’s Why.
An engineer demonstrated that the OpenAI Python SDK can be used to call Anthropic's Claude model by pointing the base_url to Anthropic's compatibility endpoint. The post explains the conceptual separation between SDK, AP…