Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.09 KB

File metadata and controls

24 lines (13 loc) · 1.09 KB

Arkestra

Tools for supporting very simple orchestration for AI workload, inspired by UNIX pipes, but with a Pythonic bent

Cookbook ingredients

Our philosophy with Arkestra is definitely not to wrap everything. There are many libraries out there for different capabilities needed in LLMOps pipelines.

We'll use the demos directory for a cookbook. Elements to incorporate:

  • Uritemplate—Implementation of RFC 6570 URI Templates

Nearby projects

Other resources