Skip to main content

A Machine that reasons.

Project description

Reasoning-Machine

A Machine that reasons.

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 reasoning-machine \
    --provider-api-key=sk-proj-... \
    --github-token=ghp_... 

Or, with a local pip installation:

pip install reasoning-machine

Set the environment variables:

export PROVIDER_API_KEY="sk-proj-..."
export GITHUB_TOKEN="ghp_..."

Then:

reasoning-machine multilogue.txt

Or:

reasoning-machine multilogue.txt new_turn.txt

Or:

cat multilogue.txt | reasoning-machine

Or:

cat multilogue.txt | reasoning-machine > multilogue.txt

Or:

(cat multilogue.txt; echo:"Theodotos: What do you think, Reasoning-Machine?") \
  | reasoning-machine

Or:

cat multilogue.txt new_turn.txt | reasoning-machine

Or:

cat multilogue.txt new_turn.txt | reasoning-machine > multilogue.txt

Or, if you have installed other machines:

cat multilogue.md | reasoning-machine \
  | summarizing-machine | judging-machine > summary_judgment.md

Or use it in your Python code:

# Python
import reasoning_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

reasoning_machine-0.0.6.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

reasoning_machine-0.0.6-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

File details

Details for the file reasoning_machine-0.0.6.tar.gz.

File metadata

  • Download URL: reasoning_machine-0.0.6.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for reasoning_machine-0.0.6.tar.gz
Algorithm Hash digest
SHA256 04b200474957a935b36271eb956f3deba7a864b9d6b079f6e8ca760fc98c8bd4
MD5 ee00bf3d2b8ecca3994dddad974e5490
BLAKE2b-256 92ba6e6c4e3652a8b0e80aafa9c661b3a7d38512d38fce16d76f1836eb9c6801

See more details on using hashes here.

File details

Details for the file reasoning_machine-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for reasoning_machine-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 23123596d755918d72c77d27d7170ab3aa17d95bb296fceb1354bc4e866f630e
MD5 b64564e1871a997966000f3dc45cd743
BLAKE2b-256 f9c933a50fa495e01a43abcae88d3c7a06f87f8868d1fbfa424ea65f5469b142

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page