{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"nemo-relay wraps a shared Rust runtime to give Python applications an agent execution framework with scope management, middleware, lifecycle events, and observability for tool and LLM calls.","skillfed_tags":["agent-runtime","observability","middleware"],"use_cases":["Wrap LangChain or LangGraph agent callbacks with guardrails and observability without rewriting the orchestration layer.","Emit structured lifecycle events (scope creation, tool calls, LLM requests) to OpenTelemetry or custom subscribers for monitoring and compliance.","Intercept and rewrite tool or LLM requests at runtime to enforce policies, sanitize payloads, or inject context.","Group agent and tool execution into a scope tree from Python code to track causality and ownership across concurrent work.","Integrate agent observability into existing Python applications while maintaining the same runtime semantics across Rust, Node.js, and Python codebases."],"what_it_does":"nemo-relay is a Python binding for a portable agent runtime written in Rust, designed to give Python applications structured execution contexts for agent, tool, and LLM work. It provides scope trees, middleware for guardrails and request rewriting, lifecycle event streams, and observability hooks\u2014all aligned with the same runtime semantics used by the Rust and Node.js versions of the library.\n\nThe package is built for teams that need to add agent instrumentation and policy enforcement to existing Python frameworks without a full framework migration. It exposes public modules for scope management, tool and LLM helpers, middleware APIs, subscribers and exporters (including OpenTelemetry), and optional integrations with LangChain, LangGraph, and Deep Agents. Event delivery is asynchronous, and the runtime supports serialization to JSON and ATIF (Agent Trajectory Interchange Format) for downstream observability systems.","worth_installing":"Yes, if you are building Python agents and need structured execution scopes, middleware, or observability without a framework rewrite. The package is actively maintained, supports current Python versions, has no known vulnerabilities, and carries a permissive license. Install friction is medium due to compiled wheels, but pre-built binaries are available for common platforms. Start with the base package and add optional integrations (langchain, langgraph) only if you use those frameworks."},"id":"nemo-relay","links":{"html":"https://skillfed.io/packages/nemo-relay","md":"https://skillfed.io/packages/nemo-relay.md","pypi":"https://pypi.org/project/nemo-relay/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"nemo-relay","python_support":"supports_current","summary":"Python bindings for the NeMo Relay agent runtime."},"popularity":{"monthly_downloads":626569,"position":5688,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.3"}
