SynapseX Python SDK - Deploy and manage AI agents
Project description
SynapseX Python SDK
Python SDK for SynapseX.ai AI Agent Platform.
Installation
pip install synapsex
Usage
from synapsex import SynapseX
client = SynapseX(api_key="sk_...")
agent = client.agents.create(name="my-agent")
result = agent.run("Hello, world!")
print(result.output)
Documentation
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
synapsex-0.1.0.tar.gz
(3.7 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 synapsex-0.1.0.tar.gz.
File metadata
- Download URL: synapsex-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc8d4a25622450555542a9e5f429e7a9eb2c89fb7fdde342f9e10740443f6c43
|
|
| MD5 |
3dbc33f5c90493c38ffe901a7d319221
|
|
| BLAKE2b-256 |
741e311e39a327b0df4af9aae9ce74ac2b7d12e71bc7f194552e12e4a8206c49
|
File details
Details for the file synapsex-0.1.0-py3-none-any.whl.
File metadata
- Download URL: synapsex-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fddecea2f0cfc9e87c1ca8592ec5b250abbc30e8e099d75bf42ca7fcb9cc17d
|
|
| MD5 |
ffe5827f6d1d32278ce0d7ce0bb50300
|
|
| BLAKE2b-256 |
463ae446f72ae3a5e8b77b3f0cc0f8b2ab5773da20e4e1afa111ce9bb3abc37d
|