Python agent SDK for building agentic applications on top of Phaseo Gateway
Project description
Phaseo Agent SDK (Python)
phaseo-agent-sdk is the native Python runtime for building tool-using applications on Phaseo Gateway.
It provides:
create_agent(...)define_tool(...)create_gateway_agent_client(...)- bounded and concurrent local tool execution with per-tool timeouts
- model retry/backoff, lifecycle events, and serializable run state
- human-review pauses and
continue_run(...) - Phaseo Devtools capture for runs and continuations
Install
pip install phaseo phaseo-agent-sdk
Quickstart
from phaseo_agent import create_agent, create_gateway_agent_client
agent = create_agent({
"id": "quickstart-agent",
"model": "openai/gpt-5.4-nano",
"instructions": "Answer concisely and helpfully.",
})
result = agent.run(
input="Give me one fun fact about cURL.",
client=create_gateway_agent_client(),
)
print(result.output)
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 phaseo_agent_sdk-0.2.0.tar.gz.
File metadata
- Download URL: phaseo_agent_sdk-0.2.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09b0113ac82292fb77cf404eb03232c7816ed73aa056b89a73663528b672cb36
|
|
| MD5 |
156a54ece191ff3a21fe98e90a170aa6
|
|
| BLAKE2b-256 |
b738f544a3023d4cde659c70410b5c8b58c427f471cfb61d75b90b6a7785b5a1
|
Provenance
The following attestation bundles were made for phaseo_agent_sdk-0.2.0.tar.gz:
Publisher:
publish-agent-sdks.yml on phaseoteam/Phaseo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
phaseo_agent_sdk-0.2.0.tar.gz -
Subject digest:
09b0113ac82292fb77cf404eb03232c7816ed73aa056b89a73663528b672cb36 - Sigstore transparency entry: 2255956269
- Sigstore integration time:
-
Permalink:
phaseoteam/Phaseo@7789f6254fa76c6113e48cb5cd683654c2f1d172 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/phaseoteam
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-agent-sdks.yml@7789f6254fa76c6113e48cb5cd683654c2f1d172 -
Trigger Event:
push
-
Statement type:
File details
Details for the file phaseo_agent_sdk-0.2.0-py3-none-any.whl.
File metadata
- Download URL: phaseo_agent_sdk-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31deb492c2937a095076ce9abc28c9d9ee89fb022cc4431abc3ef34d93f7d724
|
|
| MD5 |
ad656beba2e1943f5b67e2834f2bdeac
|
|
| BLAKE2b-256 |
92ff8be1342646a6696c948dac67d2b54bc028d0e6035dbcb1c8bc24454ae5f1
|
Provenance
The following attestation bundles were made for phaseo_agent_sdk-0.2.0-py3-none-any.whl:
Publisher:
publish-agent-sdks.yml on phaseoteam/Phaseo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
phaseo_agent_sdk-0.2.0-py3-none-any.whl -
Subject digest:
31deb492c2937a095076ce9abc28c9d9ee89fb022cc4431abc3ef34d93f7d724 - Sigstore transparency entry: 2255956277
- Sigstore integration time:
-
Permalink:
phaseoteam/Phaseo@7789f6254fa76c6113e48cb5cd683654c2f1d172 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/phaseoteam
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-agent-sdks.yml@7789f6254fa76c6113e48cb5cd683654c2f1d172 -
Trigger Event:
push
-
Statement type: