Shifts

Hex.pmLicenseBuild Status

Shifts is a framework for composing autonomous agent workflows, using a mixture of LLM backends.

Current dev status

Version Stability Status
0.0.x For the brave and adventurous - expect breaking changes. 👈🏻 We are here!
0.x.0 Focus on better docs with less frequent breaking changes.
1.0.0 + 🚀 Launched. Great docs, great dev experience, stable APIs.

Currently supported LLMs

Installation

The package can be installed by adding shifts to your list of dependencies in mix.exs.

def deps do
  [
    {:shifts, "~> 0.0.1"}
  ]
end

Documentation to follow...

Licence

This package is open source and released under the Apache-2 Licence.

© Copyright 2024 Push Code Ltd.