Skip to main content

Electric Thought

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

Or, with a local pip installation:

pip install electric-thought

Set the environment variables:

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

Then:

electric-thought multilogue.txt

Or:

electric-thought multilogue.txt > output.txt

Or:

electric-thought multilogue.txt > tmp && mv tmp multilogue.txt

Or:

cat multilogue.txt new_turn.txt | electric-thought

Or:

cat multilogue.txt new_turn.txt | electric-thought > tmp && mv tmp multilogue.txt

Or:

(cat multilogue.txt; echo:"Theodotos: What do you think?") \
  | electric-thought

Or:

cat multilogue.txt new_turn.txt | electric-thought > tmp && mv tmp multilogue.txt

Or, if you have installed other machines:

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

Or use it in your Python code:

# Python
import electric_thought

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

electric_thought-0.0.1.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

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

electric_thought-0.0.1-py3-none-any.whl (34.8 kB view details)

Uploaded Python 3

File details

Details for the file electric_thought-0.0.1.tar.gz.

File metadata

  • Download URL: electric_thought-0.0.1.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for electric_thought-0.0.1.tar.gz
Algorithm Hash digest
SHA256 867ee320b67a7efc139cd359098877af2ba72c3de19971beaf22f8f37a34f9c1
MD5 a174cfba77b8da4f086ce9a7c669974f
BLAKE2b-256 b1703df252b365567f55963424bf9a38b5ebd048ba5bba109105dd4eda502cb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for electric_thought-0.0.1.tar.gz:

Publisher: python-publish.yml on electric-thought/electric-thought

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file electric_thought-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for electric_thought-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 25782d041eb101679a27002218e194b92c93f8fea4779bb9f6194de5ff6babb4
MD5 d1b3a9beff25e35e89ba226fb5711061
BLAKE2b-256 be8b5e720daa11a99e0a149fdde43d8cd40b861db7b1998cbe50845bdd1d42b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for electric_thought-0.0.1-py3-none-any.whl:

Publisher: python-publish.yml on electric-thought/electric-thought

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page