The AGiXT SDK for Python.
Project description
AGiXT SDK for Python
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
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
agixtsdk-0.0.67.tar.gz
(12.6 kB
view hashes)
Built Distribution
agixtsdk-0.0.67-py3-none-any.whl
(11.6 kB
view hashes)
Close
Hashes for agixtsdk-0.0.67-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0763f975a42016df0e064a3648e84def8a3838a9137909923ad20ecf541c5e66 |
|
MD5 | 309093f4e31cbc45bf01f1506a0b1052 |
|
BLAKE2b-256 | 509a5c5999d72e6c48e9b51e049041157f29e5047ddf285a31f543a82515b76e |