Python SDK for transforming any AI agent into a production-ready application. Framework-agnostic primitives for runtime, memory, authentication, and tools with volcengine-managed infrastructure.
Project description
Agentkit Platform Python SDK and Starter Toolkit
Launch your local agent on Volcengine AgentKit Platform as a fully managed service.
Volcengine AgentKit ◆ Documentation ◆ Samples ◆ PyPI Package ◆ GitHub Repository
Overview
AgentKit is a developer platform by Volcengine that supports the building, deployment, and operation of AI Agents. It lowers the entry barrier for developers and enterprises by providing essential infrastructure beyond the model—including security, built-in tools, memory, knowledge, monitoring, and evaluation. This empowers enterprises to efficiently build, deploy, and operate complex, intelligent, enterprise-grade Agents. The platform also includes a Python SDK and a Starter Toolkit to help developers build, deploy, publish, and manage Agent applications through an SDK and CLI.
AgentKit includes the following modular Services that you can use together or independently:
AgentKit Runtime
AgentKit Runtime is a fully managed service that provides a secure, isolated environment for running AI Agents. It supports the deployment of Agents built with any framework and language, and provides a set of APIs for interacting with the Agents.
AgentKit Tools
AgentKit Tools is a service that provides a set of built-in tools for AI Agents. It supports the execution of common tasks, such as data retrieval, web search, and code execution, in a secure and scalable manner.
AgentKit Memory
AgentKit Memory is a service that provides a persistent storage solution for AI Agents. It supports the storage of Agent states, memories, and other data in a secure and scalable manner.
AgentKit Knowledge
AgentKit Knowledge is a service that provides a knowledge base solution for AI Agents. It supports the storage of Agent knowledge, facts, and other data in a secure and scalable manner.
AgentKit MCP
AgentKit MCP is a service that provides a set of tools for managing AI Agents. It supports the deployment, configuration, and monitoring of Agents in a secure and scalable manner.
Installation
Stable Release (Recommended)
Install the latest stable version:
pip install agentkit-sdk-python
Development/Pre-release Version
For testing new features or bug fixes before they're officially released:
# Install the latest pre-release version
pip install --pre agentkit-sdk-python
# Or install a specific development version
pip install agentkit-sdk-python==1.0.0.dev1
Note: Development versions may contain bugs and are not recommended for production use.
License
This project is licensed under the Apache 2.0 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentkit_sdk_python-0.4.2.tar.gz.
File metadata
- Download URL: agentkit_sdk_python-0.4.2.tar.gz
- Upload date:
- Size: 342.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca3ae1a7943ab93c20d16a2e87c8f477012ae9662cfdf1da0cf36b2e7d6da6e6
|
|
| MD5 |
9ad2de0af066ab653e1f2f2461f4b73d
|
|
| BLAKE2b-256 |
d2f41b11fa4a7edf9b2041b8fd30d977bdc68e0096b5740de38edfbc36b0fd9e
|
File details
Details for the file agentkit_sdk_python-0.4.2-py3-none-any.whl.
File metadata
- Download URL: agentkit_sdk_python-0.4.2-py3-none-any.whl
- Upload date:
- Size: 466.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ee6c82c16c424a30359c1961399ad1f36e74a7fb8cb5d5f0a7043cb509df1e7
|
|
| MD5 |
d11cae5a0dafb3bdad0632377e5fdb48
|
|
| BLAKE2b-256 |
54d4d895176b5d1d2c31920fcb6a01a14cb2f14a11aa6a57697a938f0da55f31
|