OpenAI Agents SDK
Run OpenAI Agents against Bitdeer AI's inference endpoints.
The OpenAI Agents SDK can target Bitdeer by setting the inference base URL and your Bitdeer API key.
Installation
Configuration
Set the environment variables to point at Bitdeer AI:
Basic agent
Agent with tools
Tool calling is model-specific. Confirm that your model exposes tools / function calling in the Model Catalog and the Bitdeer console before shipping agents that depend on it.
Last updated on