Python package for Fastagi
Project description
Open-source framework to build, manage and run useful Autonomous AI Agents
Follow FastAGI
Connect with the Creator
Share FastAGI Repository
FastAGI Python Client
FastAGI-Client SDK allows developers to leverage the capabilities of the FastAGI platform directly within their Python applications. Whether it's creating agents, managing runs, or fetching resources, all can be done by installing FastAGI Client SDK.
⚙️Installation
Using pip:
pip install fastagi-client
🏁Getting Started
To initialize the SDK:
from fastagi_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://fastagi.khulnasoft.com/docs
💁♀️Get Help
Join FastAGI Discord for any queries: https://discord.gg/dXbRe5BHJC
👩💻Discussion and Development
Most development discussions take place on GitHub in the FastAGI 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
Built Distribution
File details
Details for the file fastagi_client-0.0.1.tar.gz
.
File metadata
- Download URL: fastagi_client-0.0.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90a597616ad4957eb22b116db07df929f0412fd135e2297917492a487681e823 |
|
MD5 | 1bc3786007dceabe475dfa000566ba74 |
|
BLAKE2b-256 | 27352cc27b9ef01a719c91ed7f82edc0d16cdbcbfd709f8f743d98f6a60fb656 |
File details
Details for the file fastagi_client-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: fastagi_client-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1043e90b38107052ed3d762826aba984bbf74ad6bcc33b1408cedf48a3e36223 |
|
MD5 | 93ac03cc2af8f7fe61dabcfb9c1f559c |
|
BLAKE2b-256 | 04cf4970283837e7738017a0e156183353682d0eda51b020b84c331837e39114 |