Skip to main content

Python package for Fastagi

Project description

FastAGI logo

Open-source framework to build, manage and run useful Autonomous AI Agents

FastAGI forks FastAGI stars FastAGI Commits

Follow FastAGI

Follow _fastAGI Join FastAGI Discord Community

Connect with the Creator

Follow khulnasoft

Share FastAGI Repository

Follow _fastAGI Share on Telegram Share on Reddit Buy Me A Coffee


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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastagi_client-0.0.1.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

fastagi_client-0.0.1-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page