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.1.tar.gz (19.9 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.1-py3-none-any.whl (23.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ornexus-0.1.1.tar.gz
  • Upload date:
  • Size: 19.9 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.1.tar.gz
Algorithm Hash digest
SHA256 1e899363ade52ea8098b45af863e81eb2074a8588182d9faf63734cc884d8e7e
MD5 2b413df116924a64058ddd091b984718
BLAKE2b-256 7f7cde3f8ed3353bfda0b0a19b093b224926fca682dd020e519c389dbcce0cb0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ornexus-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 23.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 615520f67c16643ea19df1e214845fbeb812b12481f24df91b5001d40b11d408
MD5 3e59cb9bd902f5882889aea3f6c2d296
BLAKE2b-256 0a4b36ee63dffe6ac0160e6effc97fe42563ccc33e0b8d3ecd89fcc08269712a

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