P

用于 inference.sh 的 Python SDK,可运行 AI 应用程序、构建智能体并集成所有模型。

Python SDK

用于 inference.sh 的 Python SDK,支持同步/异步、流式传输和文件上传,用于运行 AI 应用、构建智能体并集成所有模型。

Agent Workflow工具编排知识工作流
709 星标96 分支2026年8月24日 已更新查看源码

Skill impact

A focused workflow with measurable value.

星标

709

分支

96

已更新

2026年8月24日

About Python SDK

Python SDK for inference.sh - run AI apps, build agents, and integrate with all models. Package: inferencesh (pip install inferencesh). Supports sync/async, streaming, file uploads. Build agents with template or ad-hoc patterns, tool builder API, skills, and human approval.

What Python SDK Can Help You Do

Helps developers integrate inference.sh AI applications, construct custom agents, manage stateful sessions, handle file uploads, and build tools using Python.

Execute AI applications synchronously or asynchronously
Stream execution progress, logs, and agent responses in real time
Build custom agents using template or ad-hoc patterns with configurable tools
Create custom tools using the Tool Builder API with support for user approvals
Manage stateful sessions and handle automatic or manual file uploads

Common use cases

01

Building AI-powered automation scripts and workflows

02

Developing conversational agents with custom tool integrations

03

Executing stateful multi-turn tasks with warm workers

04

Processing and analyzing files using remote AI models

05

Integrating LLM capabilities into Python applications

Quick start

Install command

npx skills add inference-sh/skills@python-sdk

Tags

Topics and capabilities

#Agent Skills#Tool Calling#Workflow Automation