Python package for Superagi
Project description
Open-source framework to build, manage and run useful Autonomous AI Agents
Follow SuperAGI
Connect with the Creator
Share SuperAGI Repository
SuperAGI Python Client
SuperAGI-Client SDK allows developers to leverage the capabilities of the SuperAGI platform directly within their Python applications. Whether it's creating agents, managing runs, or fetching resources, all can be done by installing SuperAGI Client SDK.
⚙️Installation
Using pip:
pip install superagi-client
🏁Getting Started
To initialize the SDK:
from superagi_client import Client
client = Client(api_key="YOUR_API_KEY")
🛠️Features
- Agent Management: Create, update, or delete agents with ease.
- Agent Runs: Start, pause, resume, and manage agent runs.
- Fetch Resources: Retrieve resources associated with a particular agent run.
- Flexible Configurations: Fine-tune your agent configurations for customized operations.
- Secure Authentication: API key-based authentication to keep your operations secure.
📃Documentation
The official documentation is hosted on https://superagi.com/docs
💁♀️Get Help
Join SuperAGI Discord for any queries: https://discord.gg/dXbRe5BHJC
👩💻Discussion and Development
Most development discussions take place on GitHub in the SuperAGI Repository
🪪License
This project is licensed under the MIT License. See the LICENSE file for details.
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
File details
Details for the file superagi_client-0.0.1.tar.gz
.
File metadata
- Download URL: superagi_client-0.0.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73f563f5320cd87a19a2fe6097c97e0df86132f049096c3289347c9756e11118 |
|
MD5 | f3ec3a32cca768b8263b960cc5767190 |
|
BLAKE2b-256 | 9d5865011ab5052efdff8c69209a4356ccdd5b80ecd1a2d38374c9e7b6e05074 |