A Machine that devises plans.
Project description
Devising-Machine
A Machine that devises plans.
In order to launch it with OpenAI as LLM provider:
echo "Theodotos-Alexandreus: Devise a plan of action, Machine." \
| uvx devising-machine \
--provider-api-key=sk-proj-... \
--github-token=ghp_...
Or with Anthropic:
echo "Theodotos-Alexandreus: Devise a plan of action, Machine." \
| uvx --with "devising-machine[anthropic]" devising-machine \
--provider-api-key=sk-ant-... \
--github-token=ghp_...
Or with Gemini:
echo "Theodotos-Alexandreus: Devise a plan of action, Machine." \
| uvx --with "devising-machine[gemini]" devising-machine \
--provider-api-key=AIzaSy... \
--github-token=ghp_...
Or:
pip install devising-machine
Then:
# Python
import devising_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 devising_machine-0.0.1.tar.gz.
File metadata
- Download URL: devising_machine-0.0.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81a2b05e7504f64deb3e2c5e053f5e438e975e462dfaf2c5fe53de30625027ba
|
|
| MD5 |
e792708b80f67b9c85be695e6bee2174
|
|
| BLAKE2b-256 |
3c06f3473ca99b41cc75ee4b93222224f17d8b3ca59ec27e765867da70c4f566
|
File details
Details for the file devising_machine-0.0.1-py3-none-any.whl.
File metadata
- Download URL: devising_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 |
ff2d5487835755f734a4c4332ba0352059cb14d79df16108e6793f73d7f54a67
|
|
| MD5 |
b587bb0280e27b14b4cd87f85b27ff29
|
|
| BLAKE2b-256 |
24c95e2b026ea537512870b0f4464ee0b888083fa9376604611d2e120d92baec
|