Skip to main content

A schema-based LLM framework for building multi-agent collaborative systems.

Project description

Schema Agents

A schema-based LLM framework for building multi-agent collaborative systems.

Getting Started

See example for a simple example of how to use the framework.

Development

Create a conda environment and install dependencies:

conda create -n schema-agents python=3.10
conda activate schema-agents
conda install faiss-cpu -c conda-forge
pip install -r requirements_test.txt
pip install -e .

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

schema-agents-0.1.49.tar.gz (59.4 kB view hashes)

Uploaded Source

Built Distribution

schema_agents-0.1.49-py3-none-any.whl (66.6 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