A Machine that manages machines.
Project description
Managing Machine
A Machine that manages machines.
In order to launch it with OpenAI as LLM provider:
echo "Theodotos-Alexandreus: What other machines should participate in this discussion, Machine?" \
| uvx managing-machine \
--provider-api-key=sk-proj-... \
--github-token=ghp_...
Or with Anthropic:
echo "Theodotos-Alexandreus: What other machines should participate in this discussion, Machine?" \
| uvx --with "managing-machine[anthropic]" managing-machine \
--provider-api-key=sk-ant-... \
--github-token=ghp_...
Or with Gemini:
echo "Theodotos-Alexandreus: What other machines should participate in this discussion, Machine?" \
| uvx --with "managing-machine[gemini]" managing-machine \
--provider-api-key=AIzaSy... \
--github-token=ghp_...
Or:
pip install managing-machine
Then:
# Python
import managing_machine
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 managing_machine-0.0.1.tar.gz.
File metadata
- Download URL: managing_machine-0.0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9683a66f9a30dca409b8bf74101e3012fca187ca87d2e8f15cf8841b1b90ab9b
|
|
| MD5 |
8166c2c5be00297d1f6fff7de8de65e2
|
|
| BLAKE2b-256 |
f8e5d0e7746eb1fa83160a21262d3a2e79fd95a4f76b5338019d76adc81ecdb4
|
File details
Details for the file managing_machine-0.0.1-py3-none-any.whl.
File metadata
- Download URL: managing_machine-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c908cf4f4e0f67033cd91f844e6c51d6d435e5ea833d71111363d647defdb103
|
|
| MD5 |
1157a97701ae5634d8da682d8d4dca83
|
|
| BLAKE2b-256 |
88ce577e88a7eae0b69765e521bf168bbc2223f9aa1cb16d608ee28abec7ebf7
|