SDK — bring the client you already have
InferenceDirect speaks the OpenAI API and Anthropic's /v1/messages natively. There's no InferenceDirect SDK to install — change the base URL in the client you already use.
InferenceDirect speaks the OpenAI API and Anthropic's /v1/messages natively. There's no InferenceDirect SDK to install — change the base URL in the client you already use.
Device-code login means agent tooling and CLIs — Claude Code included — authenticate the same way a human does, without a long-lived credential baked into a config file. See Docs for the flow.