Skip to main content

A library of primitives for building agentic flows.

Project description

PyPI - Version PyPI - Python Version

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

Uploaded Source

Built Distribution

asimov_agents-0.2.0-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for asimov_agents-0.2.0.tar.gz
Algorithm Hash digest
SHA256 158f019a5d6943b66dedc59ab07ea652cd3e1ff93cb12af97a5ed04667fa3f61
MD5 98159cd72f6fc16ebb870ba9078505fe
BLAKE2b-256 43383ddf08354f183df8b40594babcc4f1da1688f9fed065f6a3285713e0254a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for asimov_agents-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1e358d7fb810bf02c5aaa356b67886d336e08e944f19e5f66f96cdd41c35c308
MD5 cd3013539db3b439d352d58c3005421a
BLAKE2b-256 f6e87b255cd5deb83005c0192476a05bb18fccb66e63572b08148b22572ba29b

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