DoublewordDoubleword

Integrations

The Doubleword Inference API is OpenAI-compatible, so it works with any framework that supports custom OpenAI endpoints.

The guides below show how to configure each framework to route requests through the API.

FrameworkLanguageIntegration
OpenAI Agents SDKPythonCustom provider
PydanticAIPythonOpenAIProvider with custom base_url
CrewAIPythonLiteLLM with openai/ model prefix
smolagentsPythonOpenAIServerModel with api_base
Google ADKPythonLiteLLM with openai/ model prefix
Microsoft Agent FrameworkPythonOpenAIChatCompletionClient with base_url
atomic-agentsPythonInstructor-wrapped OpenAI client
AgnoPythonOpenAILike model class
MastraTypeScript@ai-sdk/openai-compatible provider
OpenClawAgent skillDoubleword skill for async inference