Skip to main content

Framework para criação de agentes com Agno

Project description

OrNexus

Framework para criação rápida de projetos com agentes usando a biblioteca Agno.

Instalação

pip install ornexus

Para instalar com suporte completo para o Agno:

pip install ornexus[agno]

Uso Básico

from ornexus import OrNexus

# Criar uma instância do OrNexus
ornexus = OrNexus()

# Executar o time de agentes
result = ornexus.team().run({
    "topico": "Impactos da política monetária dos bancos centrais em mercados emergentes",
    "tema": "Como as decisões do FED afetam economias emergentes em 2024",
    "extra_instruction": "Considere os impactos da política monetária recente dos bancos centrais."
})

print(result)

Criando Seu Próprio Projeto

# Inicializar um novo projeto
ornexus init meu_projeto

# Navegar para o diretório do projeto
cd meu_projeto

# Executar o projeto
python -m meu_projeto

Personalização

Você pode personalizar os agentes e tarefas editando os arquivos YAML na pasta config:

  • agents.yaml: Define os papéis e metas dos agentes
  • tasks.yaml: Define as instruções e saídas esperadas para cada tarefa

Requisitos

  • Python 3.8+
  • Agno
  • MongoDB (para armazenamento de conhecimento vetorial)

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

ornexus-0.2.4.tar.gz (40.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ornexus-0.2.4-py3-none-any.whl (43.6 kB view details)

Uploaded Python 3

File details

Details for the file ornexus-0.2.4.tar.gz.

File metadata

  • Download URL: ornexus-0.2.4.tar.gz
  • Upload date:
  • Size: 40.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for ornexus-0.2.4.tar.gz
Algorithm Hash digest
SHA256 04d475ca4239357aef7cb0a852f11c7b278210610332bcb9913794e4595420ac
MD5 bfaeec17ab6f0627744f023c8c0f272c
BLAKE2b-256 febf82849c2949010d0a3d03df136c1dfbef5a9b9db4fb4722c657d553d784cc

See more details on using hashes here.

File details

Details for the file ornexus-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: ornexus-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 43.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for ornexus-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ed08f3f858589143a63dcb4f50cbc825defc698831baaa477a35502f9dffafc3
MD5 137cbcc870dff2cad7a0cd2d85517dff
BLAKE2b-256 3b27e92a5547c913f608b92eed7156a3cddbae8d466e815ec0b420f96fec5296

See more details on using hashes here.

Supported by

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