--- # SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: Apache-2.0 title: Feature Backend --- Using `` with the `` backend. ## Prerequisites - `` installed with `` support - {/* Other requirements */} ## Configuration ### CLI Arguments | Argument | Default | Description | |----------|---------|-------------| | {/* arg */} | {/* default */} | {/* description */} | ### Environment Variables | Variable | Default | Description | |----------|---------|-------------| | {/* var */} | {/* default */} | {/* description */} | ## Examples ### Basic Usage ```python # Add example from existing docs ``` ### Kubernetes Deployment ```yaml # Add DGDR example from existing docs ``` ## Limitations - {/* Backend-specific limitations */} ## Troubleshooting | Issue | Solution | |-------|----------| | {/* issue */} | {/* solution */} | ## See Also | Document | Path | |----------|------| | ` Overview` | `./README.md` | | ` Guide` | `/docs/backends/`\`/README.md` | {/* Convert to links: [Multimodal Overview](./README.md) */}