python-sdk

Originally frominference-sh/skills
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")

# Run an AI app
result = client.run({
Related skills

More from inference-sh/agent-skills

Installs
28
GitHub Stars
363
First Seen
Feb 5, 2026