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.1.0.tar.gz (19.3 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.1.0-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ornexus-0.1.0.tar.gz
Algorithm Hash digest
SHA256 380a3f3dda7e6bf3a5be1b72bf20f178603d0fe590455b90247ffa3fe4a75dac
MD5 67e486ab6eb7b53099c1d22a43cd1949
BLAKE2b-256 1eb1fed78ff7c84687989e35830434d69c8df945e0cf84bb052cd65071783f0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ornexus-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 22.5 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd63403637a8e3dee4a8dec45c768d6a3d2760139e7c9cc7b213ec4d2e547a86
MD5 d43fb7217c4a34e048ef50d0470bbaa8
BLAKE2b-256 c3a10fbdf7989a97110956d942fc16f7c1625d6ec28e741608519fe74efd24ea

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