A versatile collection of independent components crafted to simplify task automation, particularly for AI workflows.
Project description
orchestr8
Orchestr8 is a versatile collection of independent components crafted to simplify task automation, particularly for AI workflows.
It offers a suite of simple, self-documenting components, providing functionalities like code/command execution across host and isolated environments, version control integration, authentication management and schema/definition generation & input validation from types. Each component is independent and incrementally adoptable, so you can use them on their own or in combination with any other library.
These components can also be utilised in AI agent workflows for file system tracking, seamless third-party service authentication, function-calling automation, and code/command/function-call execution in host or isolated environments.
Orchestr8 is open source, free to use, and made with 🧡 by synacktra.
Documentation is available at synacktra.is-a.dev/orchestr8.
Installation
pip install -U orchestr8
For more on optional dependencies, refer the installation guide.
Cookbooks
Collection of cookbooks showcasing the power of orchestr8 library in Language Model workflows.
- Running LLM-generated code: Executing LLM-generated code in a controlled, isolated virtual environments.
- Function-Calling automation: Automated approach to working with function-calling workflows.
- Version Control & Function-Calling: Safe and controlled file system interactions through function-calling.
- Authentication & Function-Calling: OAuth Flow and connecting with APIs through function-calling.
Tutorials
- Execution Runtime: Flexibly run projects and scripts across host and isolated environments
- Directory Tracker: Automate version control and file system change monitoring
- OAuth Flow: Simplify third-party service authentication processes
- Adapter: Generate code definition, schema in both standard and function-calling formats and validate inputs from different types
- Sandbox Client: Pull/build images, run containers and copy files from host to container.
- Shell: Execute commands across host machines and containers
Most of the components are inspired by the GoEX arXiv paper, where the authors discuss "post-facto validation"—verifying the correctness of a proposed action after seeing the output—as significantly more straightforward compared to the "pre-facto validation" setting.
🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file orchestr8-0.0.3.tar.gz.
File metadata
- Download URL: orchestr8-0.0.3.tar.gz
- Upload date:
- Size: 37.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
017ec6527770a7f38bbec3ac1677e05bdfef9191923b53a2afc3a320f4d34cde
|
|
| MD5 |
87bc5c512375c3387bebbcf66f6e41cb
|
|
| BLAKE2b-256 |
54bdac6eee15344341afd86f683dc03ffc9290529844695458b38f2f70454b7d
|
File details
Details for the file orchestr8-0.0.3-py3-none-any.whl.
File metadata
- Download URL: orchestr8-0.0.3-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3321e65f9415b3b364d1105d71d8a3cbb0b7a2216c316b8f75e7db20e8526eac
|
|
| MD5 |
0cca75bd26bcd1c77b696b2f829e2b72
|
|
| BLAKE2b-256 |
dac31080b8612984cfb24c60114ec1d195b2be9f9436fd0d07c32f9c55f48c6f
|