Skip to content

docs: add Doubleword as an LLM provider#5526

Open
sejori wants to merge 1 commit intocrewAIInc:mainfrom
sejori:docs/add-doubleword-provider
Open

docs: add Doubleword as an LLM provider#5526
sejori wants to merge 1 commit intocrewAIInc:mainfrom
sejori:docs/add-doubleword-provider

Conversation

@sejori
Copy link
Copy Markdown

@sejori sejori commented Apr 17, 2026

Summary

  • Add Doubleword to the provider configuration examples in docs/en/concepts/llms.mdx
  • Doubleword is an AI model gateway that exposes an OpenAI-compatible API, so it works with CrewAI via LiteLLM using the openai/ model prefix
  • Includes environment variable setup, Python code example, and feature highlights

Details

Doubleword provides unified routing, management, and security for inference across multiple model providers. Configuration follows the same pattern as other LiteLLM-based providers (Open Router, Nebius, etc.) in the docs.

Add Doubleword AI model gateway to the provider configuration examples
in the LLM docs. Doubleword exposes an OpenAI-compatible API and works
with CrewAI via LiteLLM using the openai/ prefix.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant