Instill AI changelog
Instill SDK for Python Devs
The Instill SDK provides a Python-based interface for interacting with Instill Core features, including data, pipeline and model operations.
Please note: Our Python SDK supports up to and including Python 3.11.
Data - Instill Artifact
Perform key data operations such as:
List, create, update, and delete catalogs
Upload, process, and manage files within a catalog
View and search file chunks
Ask catalog to retrieve relevant information based on files
Pipeline - Instill VDP
Handle pipeline tasks:
Create and run pipelines
Model - Instill Model
Work with AI models:
Create and serve models
Run model for inference
Check out Instill AI Cookbooks to learn how to use the Python SDK:
The Python SDK is undergoing continuous improvements. We'd love to hear your feedback! Please share your thoughts in the #feedback channel on our Discord community.