Ecosystem Directory

Developer Integrations & SDKs

Connect DEVUP AI to your existing stack in minutes. Use our official first-party SDKs or drop-in protocol adapters for OpenAI and Anthropic tools without refactoring your code.

Universal OpenAI Gateway

Standard wire compatibility on https://api.devupai.com/v1. Swap your API key and base URL to start generating immediately.

Works with standard OpenAI SDKs
Anthropic Messages Translation

Automatic translation on https://api.devupai.com/anthropic. Supports Claude Code CLI, tool use, and streaming SSE blocks.

Native Anthropic headers and payloads
Official First-Party SDKs

First-class npm package devupai with native Vercel AI SDK provider, webhook verification, and DZD billing.

Full TypeScript intellisense
Official Packages

First-Party DEVUP AI SDKs

Vercel AI SDK

Official provider for Next.js and React AI applications

First-Party SDK

Build interactive streaming interfaces with Vercel's ai SDK using devupai/ai. Provides first-class support for generateText, streamText, LanguageModelV3, and full-stack React streaming hooks.

Quick Install
npm install devupai ai @ai-sdk/openai-compatible
Official ProviderstreamTextNext.js & React

Node.js & TypeScript SDK

Official typed client for Node.js, Bun, and Deno

First-Party SDK

The official devupai npm package (v3.2.0) with comprehensive TypeScript types, automatic retries, streaming iterators, webhook HMAC verification, and integrated Algerian Dinar (DZD) balance tracking.

Quick Install
npm install devupai
Official SDK (v3.2)Dual ESM/CJSDZD Billing
Standard Protocols

Protocol-Compatible Integrations

Claude Code

Terminal agent workflow powered by open models

Protocol Compatibility

Route Anthropic's agentic CLI tool directly to DEVUP AI. Fully compatible with model alias remapping (opus, sonnet, haiku), multi-turn reasoning, tool calling, and streaming token cycles.

Setup Configuration
export ANTHROPIC_BASE_URL="https://api.devupai.com/anthropic"
Agent CLITool CallingStreaming SSE

OpenAI SDK

Drop-in wire compatibility for any OpenAI client

Protocol Compatibility

Target DEVUP AI using the official OpenAI SDKs across TypeScript, Python, Go, and cURL. Simply point baseURL to https://api.devupai.com/v1 with your API key to access all supported chat and embedding models.

Setup Configuration
npm install openai # or: pip install openai
Chat CompletionsEmbeddingsWire-Compatible

Anthropic Messages API

Native translation layer for Anthropic SDKs

Protocol Compatibility

Point official Anthropic SDK clients (@anthropic-ai/sdk in TS, anthropic in Python) to https://api.devupai.com/anthropic. DEVUP AI translates messages, content blocks, tool use, and SSE delta streams seamlessly.

Setup Configuration
new Anthropic({ baseURL: "https://api.devupai.com/anthropic" })
Messages APIProxy TranslationAnthropic Headers

Python Ecosystem

Standard client compatibility without proprietary dependencies

Protocol Compatibility

Integrate Python applications using official and standard packages including openai, anthropic, langchain-openai, and pyautogen. No vendor lock-in or proprietary Python wrapper required.

Setup Configuration
pip install openai anthropic langchain-openai
pip install openaiLangChainAutoGen
Additional Framework Guides

Looking for LangChain or AutoGen?

DEVUP AI models are fully compatible with modern multi-agent and orchestration frameworks. Follow our step-by-step guides in the documentation.

Start Building with DEVUP AI

Create an account to generate your API keys, inspect real-time usage, and deploy models or compute instances with Algerian Dinar billing.