python-sdk

Installation
SKILL.md

Python SDK

Build AI applications with the inference.sh Python SDK.

Python SDK

Quick Start

pip install inferencesh
from inferencesh import inference

client = inference(api_key="inf_your_key")
Installs
1
First Seen
Jul 17, 2026
python-sdk — relvorlabs/agent-controller