root/private/: relai-agent-backend-4.1.0 metadata and description

Simple index

Package powering RELAI agents on the backend

author_email Wenxiao Wang <wwx@relai.ai>, Priyatham Kattakinda <priyatham@relai.ai>
description_content_type text/markdown
requires_dist
  • numpy>=2.0.0
  • openai[aiohttp]>=1.99.2
  • openai-agents>=0.16.1
  • protobuf>=4.25.6
  • PyMuPDF>=1.26.3
  • pydantic>=2.11.7
  • pymupdf4llm>=0.0.27
requires_python >=3.12.0
File Tox results History
relai_agent_backend-4.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Size
727 KB
Type
Python Wheel
Python
3.12
relai_agent_backend-4.1.0-cp312-cp312-macosx_11_0_arm64.whl
Size
681 KB
Type
Python Wheel
Python
3.12
relai_agent_backend-4.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size
767 KB
Type
Python Wheel
Python
3.12
relai_agent_backend-4.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size
862 KB
Type
Python Wheel
Python
3.12

RELAI Agent Backend

Obfuscated Cython builds are enabled by default.

For local development, disable obfuscation explicitly:

RELAI_BUILD_OBFUSCATED=0 uv sync

To build the obfuscated Cython release artifacts, run:

CIBW_BUILD=cp312-* uv run python -m cibuildwheel --output-dir dist