Skip to main content

A Machine that believes

Project description

Machina-Credendi

A Machina that believes.

In order to launch it from the command line or as a Python subprocess:

echo "Theodotos-Alexandreus: Explain why you believe it, machine." \
  | uvx machina-credendi \
    --provider-api-key=sk-proj-... \
    --github-token=ghp_... 

Or, with a local pip installation:

pip install machina-credendi

Set the environment variables:

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

Then:

machina-credendi multilogue.txt

Or:

machina-credendi multilogue.txt > output.txt

Or:

machina-credendi multilogue.txt > tmp && mv tmp multilogue.txt

Or:

cat multilogue.txt new_turn.txt | machina-credendi

Or:

cat multilogue.txt new_turn.txt | machina-credendi > tmp && mv tmp multilogue.txt

Or:

(cat multilogue.txt; echo:"Theodotos: What do you think, Machina-Credendi?") \
  | machina-credendi

Or:

cat multilogue.txt new_turn.txt | machina-credendi > tmp && mv tmp multilogue.txt

Or, if you have installed other machines:

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

Or use it in your Python code:

# Python
import machina_credendi

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

machina_credendi-0.0.1.tar.gz (21.7 kB view details)

Uploaded Source

Built Distribution

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

machina_credendi-0.0.1-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: machina_credendi-0.0.1.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for machina_credendi-0.0.1.tar.gz
Algorithm Hash digest
SHA256 257d8405ed26e90b4f934b11d8023f26185f4dff65743ae7ab0d4e05d9139801
MD5 e4e0a7f6030e7dfbc2fe9bcd348eb7c5
BLAKE2b-256 5dd0144640da645c9051733906e39493c9f922494ea3830d2f741319027f95b0

See more details on using hashes here.

Provenance

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

Publisher: python-publish.yml on machina-credendi/machina-credendi

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

File details

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

File metadata

File hashes

Hashes for machina_credendi-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f2177d904a99f08c4eda3499907b13bc9347117be7f08e4da8fe2b72643c585
MD5 25db6ed51ab3cd9631f5a545db7cc650
BLAKE2b-256 26ba2b38691d7b46abc09e31e7b879bf2ea91d5b4563734ed49b9ef428bbf8a1

See more details on using hashes here.

Provenance

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

Publisher: python-publish.yml on machina-credendi/machina-credendi

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

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