[go: nahoru, domu]

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

sorokinvld/python-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub PayPal Ko-Fi

AGiXT SDK for Python

GitHub GitHub GitHub GitHub

GitHub pypi

GitHub npm

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%