Skip to main content

The AGiXT SDK for Python.

Project description

AGiXT SDK for Python

GitHub PayPal Ko-Fi

GitHub GitHub GitHub GitHub

GitHub pypi

GitHub npm

GitHub

Discord Twitter

Logo

This repository is for the AGiXT SDK for Python.

Installation

pip install agixtsdk

Usage

from agixtsdk import AGiXTSDK

base_uri = "http://localhost:7437"
api_key = "your_agixt_api_key"

ApiClient = AGiXTSDK(base_uri=base_uri, api_key=api_key)

Check out the AGiXT Examples and Tests Notebook for examples of how to use the AGiXT SDK for Python.

More Documentation

Want to know more about AGiXT? Check out our documentation or GitHub page.

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

agixtsdk-0.0.36.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

agixtsdk-0.0.36-py3-none-any.whl (5.9 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