Skip to main content

Lightweight library for building LLM-based control flow.

Project description

Welcome to Gears

Gears is a lightweight framework for writing control flow with LLMs with full control over your prompts. It allows you to build complex chains of actions and conditions, and execute them in a single call.

Why Gears?

Gears is so minimal; it is simply a wrapper around an LLM API call that:

But the real selling point is that we will not suffer the bloat of a venture-backed open source project; we are committed to not growing the codebase beyond what is necessary to support the above features.

Installation

Gears is available on PyPI, and can be installed with pip:

pip install gearsllm

ToDos

  • Run examples in docs + add outputs
  • Add pre-commit hooks with black & isort

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

gearsllm-0.1.18.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

gearsllm-0.1.18-py3-none-any.whl (9.0 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