contribute-integration

Solid

Contribute a new or updated third-party framework integration for NeMo Relay

AI & Automation 122 stars 57 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
48
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Contribute A Framework Integration ## Companion Guidance Use `karpathy-guidelines` alongside this skill for implementation or review work. Keep changes scoped, surface assumptions, and define focused validation before editing. Use this skill when contributing an integration with a framework or plugin such as LangChain, LangGraph, Deep Agents, or OpenClaw through its public APIs. ## Default Guidance - Keep NeMo Relay optional - Use stable, documented framework or plugin APIs - Wrap tool and LLM paths at the correct framework boundary - Preserve the framework's original behavior when NeMo Relay is absent ## Checklist - [ ] Integration pattern follows `docs/integrate-into-frameworks/adding-scopes.mdx` - [ ] Integration uses public framework or plugin APIs - [ ] Relevant integration tests or smoke path pass - [ ] Docs updated if activation or usage changed ## References - `docs/integrate-into-frameworks/about.mdx` - `validate-change`

Details

Author
NVIDIA
Repository
NVIDIA/NeMo-Relay
Created
4 months ago
Last Updated
today
Language
Rust
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category