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.1.0.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

asimov_agents-0.1.0-py3-none-any.whl (22.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for asimov_agents-0.1.0.tar.gz
Algorithm Hash digest
SHA256 42129bd132cd6069a37a4ab941fec4081a2ea7312998fd0b4fee7d46e05e9a4b
MD5 d70cb8fc201b88d06da846720544ae96
BLAKE2b-256 5ca31101de8f7f943e082e71512edaa24ad9481dfdf766a6e2713a82156d482d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for asimov_agents-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 404aa19abc1c91e93697086a40b2b707ede3ad72d9c8cbdc6edcfc4a09097450
MD5 cba247c87f757d8202203a66ebc716cc
BLAKE2b-256 5f13ac83ca3165e704473e8f8c0129926e8da64819aa7bbcabb4843c7441f538

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