Skip to main content

Attending-Machine ...

Project description

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

Or, with a local pip installation:

pip install attending-machine

Set the environment variables:

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

Then:

attending-machine multilogue.txt

Or:

attending-machine multilogue.txt new_turn.txt

Or:

cat multilogue.txt | attending-machine

Or:

cat multilogue.txt | attending-machine > tmp && mv tmp multilogue.txt

Or:

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

Or:

cat multilogue.txt new_turn.txt | attending-machine

Or:

cat multilogue.txt new_turn.txt | attending-machine >  tmp && mv tmp multilogue.txt

Or, if you have installed other machines:

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

Or use it in your Python code:

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

attending_machine-0.0.3.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

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

attending_machine-0.0.3-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file attending_machine-0.0.3.tar.gz.

File metadata

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

File hashes

Hashes for attending_machine-0.0.3.tar.gz
Algorithm Hash digest
SHA256 8129f584e3dd298247b70118b27e34ad158ac13dd8c9483201a81abda092fcb4
MD5 59af0d679ca7c3ba730e7cbfb4230722
BLAKE2b-256 45354573759aeb2344cc28406a0c27ef5f91eb972f57ccfce6492c44a25410ba

See more details on using hashes here.

File details

Details for the file attending_machine-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for attending_machine-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 15a013fbc7c272e9437e39f15fd94d443ecfc9c9b7699aa6367c60a25e8697ea
MD5 72e4a91b0c9f9e80808d50a045247f2e
BLAKE2b-256 79843b27fc7ac661e8630190cb7eb4fa21e1707a54b5eba66b60003d214d77b5

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