Skip to main content

A library of primitives for building agentic flows.

Project description

General Thoughts

Agents

Agents are comprised of planners, executors, observers, and discriminators.

For a given task the general flow is a planner will receive a task and generate an objective and a directed graph of either parallelizeable or sequential steps that executors will attempt to complete to achieve this.

Each output is passed to a discriminator who qualitatively and or functionally (depending on the task) asseses it. The discriminator will pass or fail an output which depdening on the configuration can either be retried or hard failed and kicked back up to the planner to decide next steps.

Observers are present during each stage and function to provide feedback to executors and discriminators. They do not make decisions and cannot directly affect execution but their output is supplied as context for a discriminator or executor to alter their outputs.

If an output succeeds it will be passed downstream to the next executor and the process repeats until completion.

Planners receive updates on step completion and have a discriminator and observer to influence viability of the plan being executed.

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

asimov_agents-0.0.3.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

asimov_agents-0.0.3-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: asimov_agents-0.0.3.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for asimov_agents-0.0.3.tar.gz
Algorithm Hash digest
SHA256 bb447847d606589273797ae955330ce61ef62802da91e38c6c374ec8a80768c8
MD5 340e36738cb675073eb532f1512ca932
BLAKE2b-256 36fb161b42eb512fac04aa9c764625d266473bd743e493636e2c6850808a4dfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for asimov_agents-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dfee30f4a2be68c1e0158aca3742ce86b4d50d99f5be57dfe44f43eb7f82cfe5
MD5 d791d2e687b69eca53a41f4fbbc80aa0
BLAKE2b-256 1bed0dc51b5e2c313ca412afcf4ff13f226a4551641cd086e77b0e4a0b668917

See more details on using hashes here.

Supported by

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