AgentBox Python SDK that give agents cloud environments
Project description
AgentBox
AgentBox AI sandboxes tools for enterprise-grade agents. Build, deploy, and scale with confidence.
Run your first AgentBox Job
1. Install agentbox-python-sdk
pip install agentbox-python-sdk
2. Setup your AgentBox API key
- Sign up to AgentBox
- Manager your API key
- Create API key, and set environment variable with your API key
export AGENTBOX_API_KEY=ab_******
3. Execute code with AgentBox Job
from agentbox import Sandbox
sbx = Sandbox(api_key="ab_******",
template="template_id",
timeout=120)
sbx.commands.run(cmd="ls /")
4. Documents
Visit AgentBox Documents
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
agentbox_python_sdk-1.0.9.tar.gz
(108.9 kB
view details)
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 agentbox_python_sdk-1.0.9.tar.gz.
File metadata
- Download URL: agentbox_python_sdk-1.0.9.tar.gz
- Upload date:
- Size: 108.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.8 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4636e2955ff003fc60d17b8f7f1b5433f861a2f7bba95d452c8f43ab6d3e6969
|
|
| MD5 |
d6e34405a1784ab1c5035100903ca9d9
|
|
| BLAKE2b-256 |
39bf58c5209023053f6e9d694abb703592e2a0747ae4d825953a736f42e123b8
|
File details
Details for the file agentbox_python_sdk-1.0.9-py3-none-any.whl.
File metadata
- Download URL: agentbox_python_sdk-1.0.9-py3-none-any.whl
- Upload date:
- Size: 214.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.8 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7673b00c2a684c15c51fd27d01822ec3c5429b439f2e87d726eddc6f8f9fd3d
|
|
| MD5 |
f48fcfa7b3362594a93ae2f51b55d37e
|
|
| BLAKE2b-256 |
5f6d67eaba921e5cc289ac9bc34c0a940545767b9d225ac97b9d0e81bee61da4
|