Thinking-Machine ...
Project description
Thinking-Machine
A Machine that thinks.
In order to launch it from the command line or as a Python subprocess:
echo "Theodotos-Alexandreus: Are language models seeking the Truth, machine?" \
| uvx thinking-machine \
--provider-api-key=sk-proj-... \
--github-token=ghp_...
Or, with a local pip installation:
pip install thinking-machine
Set the environment variables:
export PROVIDER_API_KEY="sk-proj-..."
export GITHUB_TOKEN="ghp_..."
Then:
thinking-machine -a multilogue.txt
Or:
thinking-machine multilogue.txt > response.txt
Or:
thinking-machine -a multilogue.txt > tmp && echo tmp > multilogue.txt
Or use it in your Python code:
# Python
import thinking_machine
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thinking_machine-0.1.0.tar.gz
(15.8 kB
view details)
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 thinking_machine-0.1.0.tar.gz.
File metadata
- Download URL: thinking_machine-0.1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e73bb3c8c6607a16b7e7451371327c32da300f44b1b08d92a249139c9cab61d7
|
|
| MD5 |
c746125cd81d7f460adb47e8a84b402f
|
|
| BLAKE2b-256 |
b543765a87eba8d32a7453680a6e8206a5051ac3ac0ed09cd1dc9fd6ad192f2a
|
File details
Details for the file thinking_machine-0.1.0-py3-none-any.whl.
File metadata
- Download URL: thinking_machine-0.1.0-py3-none-any.whl
- Upload date:
- Size: 22.1 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 |
1869057014fcfa26888cbca46ae1cf76e8b7dda8cbf86a5421e563f029e9fec4
|
|
| MD5 |
d7bc334b26a8bfdf8bfb6cfb30629217
|
|
| BLAKE2b-256 |
35fe8b467bb1b15fb910bca9c3123806d14512f89b0e73d542efda3f378b236e
|