Skip to content

AGiXT is a dynamic AI Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.

License

Notifications You must be signed in to change notification settings

AGiXT/python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

AGiXT is a dynamic AI Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages