BotConnector
Sign in Workspace Open App

SDKs

Beta

BotConnector's Hosted Developer API is OpenAI-compatible for the currently supported Models and Chat Completions routes.

Use an OpenAI-compatible client and point it at:

text
https://api.botconnector.id/v1

with your BotConnector Workspace API key.

BotConnector source SDKs

BotConnector also has source SDK work for Python and TypeScript, but dedicated registry packages are not currently published. Do not expect pip install botconnector-ai or npm install @botconnector/sdk to work as public registry installs.