python-sdk
Installation
SKILL.md
Python SDK
Build AI applications with the inference.sh Python SDK.

Quick Start
pip install inferencesh
from inferencesh import inference
client = inference(api_key="inf_your_key")
Build AI applications with the inference.sh Python SDK.

pip install inferencesh
from inferencesh import inference
client = inference(api_key="inf_your_key")