Skip to main content

agentic toolkit built on MCP that provides description and status of work

Project description

PachinkoAgentic is an agentic workflow package.

Usage:

1.) Build a class derived from pachinkoagentic.AIWrapper. This exposes get_response and get_streaming_response methods and handle interactions with an SLM for generating python code. (see https://github.com/drwilliamroney/PachinkoTestClient/blob/main/localollama.py)

2.) Instantiate an instance of pachinkoagentic.Library and use .add(fastmcp.Client()) for each MCP server you want to include.

3.) Create a pachinkoagent.Workflow object passing in a link to an LM for generating code, and another for LLM Samples (per MCP definition, calls from agentic workflow to an LLM for an answer).

4.) There are 2 async generator calls:

  a.) workflow.generate(question)

  b.) workflow.process()

Workflow generate calls the agentic_code_generator asking it to construct both a Python function and a SVG flowchart which return on the generator. See pachinkoagentic.WorkflowEventType.

Workflow process executes the returned python function wrapping any calls to the MCP services.

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

pachinkoagentic-0.0.2.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

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

pachinkoagentic-0.0.2-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file pachinkoagentic-0.0.2.tar.gz.

File metadata

  • Download URL: pachinkoagentic-0.0.2.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for pachinkoagentic-0.0.2.tar.gz
Algorithm Hash digest
SHA256 894e0f9e872a5dbdfb3fb61e7fe4342f22830f79cdb1bb6a4ca0395a8017ee54
MD5 be861acc7a75593510cb18fc33854925
BLAKE2b-256 11325a50f53bd1d8ceedc6f78c0a244098b6f1e66618d4a934d75909eb8e1721

See more details on using hashes here.

File details

Details for the file pachinkoagentic-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pachinkoagentic-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fbdfa46dfed7f208b151f42fad8733cbd92d25c620fe195f0bbb6f507d07c47f
MD5 c94ee1f0f844dd07ccf1467cf1cc9cf8
BLAKE2b-256 73c60afb3bbd9450dd0ad9dc48518f6fba22dae6d5908588fe05a67a58e19ae1

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