Skip to content

faizan2700/swarmauri-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwarmaURI SDK

This repository includes core interfaces, standard ABCs, and standard concrete references of the SwarmaURI Framework.

Steps to compile python package from source

pip install swarmauri[full]

./combined

This includes convenience outputs to enable conversations with GPTs.

./dist

This includes SwarmaURI python package builds. This will eventually be excluded from this directory in favor of pypi.

./scripts

This includes convenience scripts that are nother included with the SwarmaURI SDK.

/scripts/combine_files.py

#This script generates the convenience outputs found in ./combined
python ./combine_files.py

./swarmauri

This includes the libaries for the SwarmaURI python package.

./tests

This includes test cases for the SwarmaURI python package.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%