Skip to main content

A versatile framework for creating and managing intelligent agents.

Project description

NOTICE:

A NEW VERSION OF ATOMIC AGENTS IS UNDER DEVELOPMENT. THIS README IS OUTDATED. CHECK BACK SOON FOR AN UPDATE.

Atomic Agents

A versatile framework designed to facilitate the creation and management of intelligent agents, with an optional CLI tool.

Installation

You can install Atomic Agents with different options:

  • Full installation (framework + CLI):

    pip install atomic-agents
    
  • Core framework only:

    pip install atomic-agents[core]
    
  • CLI tool only:

    pip install atomic-agents[cli]
    

Getting Started

Prerequisites

  • Python 3.10 or later

Installation

  1. Either install the Atomic Agents package through pip, or locally from source:

    pip install atomic-agents
    

    or

    cd atomic-agents
    pip install -e .
    
  2. Install the Atomic Assembler CLI. This is optional, but it provides a convenient way to grab new Atomic Tools from the Atomic Forge:

    pip install atomic-assembler
    

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

atomic_agents-1.0.4.tar.gz (20.8 kB view hashes)

Uploaded Source

Built Distribution

atomic_agents-1.0.4-py3-none-any.whl (31.7 kB view hashes)

Uploaded Python 3

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