Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 742 Bytes

File metadata and controls

37 lines (23 loc) · 742 Bytes

SDK Access

The SDK files are distributed with licensed BotV8 runtime packages.

This public repository does not include runtime binaries, SDK source files, approved profiles, or customer packages.

Python

Python examples expect a directory containing:

botv8_env_client.py

Set:

export BOTV8_PYTHON_SDK_DIR=/path/to/sdk-directory

Node.js

Node examples expect:

botv8_env_client_node.mjs

Set:

export BOTV8_NODE_SDK=/path/to/botv8_env_client_node.mjs

Version Matching

The runtime package, SDK file, and approved profile should come from the same supported release line. Contact support@botbrowser.io when you need access or a matching package.