Skip to main content

Tapping into the power of AI agents

Project description

AgenticOS

AgenticOS is a flexible and modular framework designed to help developers deploy and manage AI-driven workflows using agent-based systems. The framework is designed to be LLM-agnostic and core-tech switchable in the future, allowing developers to integrate their preferred agent systems seamlessly.

The goal is to provide a framework that integrates easily into your existing or planned infrastructure, giving you the flexibility to focus on AI task execution without complex setups.

Installation

Agentic-core is designed to be installed alongside another LLM agent workload orchestration tool. Currently it only supports crew AI.

  1. Folow crewai instructions for installation and creating of the project:
    https://docs.crewai.com/getting-started/Installing-CrewAI/
    https://docs.crewai.com/getting-started/Start-a-New-CrewAI-Project-Template-Method/
  2. Install agenticos package using poetry:
poetry add agenticos

Usage

Initialization

After adding agenticos to the project you need to init your project as an agentic node"

agentic init

It will generate following files in your project:

[app_root]
|-src
  |-agentic
    |-agentic_node.py
    |-agentic_config.yml

This configuration should work with out-of the box crew ai project.

Running

Currentic agentic node may be run only as a standalone HTTP server. Production fastapi mode:

agentic run

or dev fastapi mode:

agentic run --dev

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

agenticos-0.0.2.152712.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

agenticos-0.0.2.152712-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file agenticos-0.0.2.152712.tar.gz.

File metadata

  • Download URL: agenticos-0.0.2.152712.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1022-aws

File hashes

Hashes for agenticos-0.0.2.152712.tar.gz
Algorithm Hash digest
SHA256 b03579122432555aa3757afa13246a1179f9dee42bef36a0d4cbcf25cb371402
MD5 fa5e42a58e89abed6082783287904e04
BLAKE2b-256 79a047e5fb5bf04be6d913830a68f0062ec1e758062429d3ba942b1a1f0b1355

See more details on using hashes here.

File details

Details for the file agenticos-0.0.2.152712-py3-none-any.whl.

File metadata

  • Download URL: agenticos-0.0.2.152712-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1022-aws

File hashes

Hashes for agenticos-0.0.2.152712-py3-none-any.whl
Algorithm Hash digest
SHA256 eccd22954def2f14915a7c0a3d06bb4308c4551d20ecb357f619c215281d0036
MD5 dc3346adef335cede1d3ef7c7cd31d5f
BLAKE2b-256 92176ea4b516369458cee56b0127c6cd689cb7e94e6b4c522db95494f755d1ab

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