Switch language

Overview

Connect Bitdeer AI to popular AI frameworks and development tools.

These tools can point at a custom API base URL. For Bitdeer, use https://api-inference.bitdeer.ai/v1 and your Bitdeer API key.

Supported integrations

ToolCategoryDescription
CursorIDEUse Bitdeer AI models for code completion and chat in Cursor
LangChainFrameworkBuild LLM chains, agents, and RAG pipelines
OpenAI Agents SDKFrameworkRun OpenAI Agents against Bitdeer AI endpoints
DifyPlatformAdd Bitdeer AI as a custom model provider in Dify
LiteLLMProxyRoute and load-balance requests across multiple providers

General configuration

In most cases you need three values:

SettingValue
Base URLhttps://api-inference.bitdeer.ai/v1
API KeyYour Bitdeer AI API key from Console
Model NameA model ID from the Model Catalog, e.g. deepseek-ai/DeepSeek-V4-Pro

Last updated on

On this page

Overview · Bitdeer AI