NVIDIA FLARE Logo

Overview

  • Welcome to NVIDIA FLARE
  • NVIDIA FLARE Roadmap
  • What’s New in FLARE v2.8.0
  • Industry Use Cases

Get Started

  • Installation
  • Quick Start Series
  • Migration Guide

User Guide

  • Client API Usage
  • NVFlare Job Recipe
  • Available Recipes
  • FLARE API
  • API Evolution & Recommendations
  • Running Flower in NVIDIA FLARE
  • Experiment Tracking
  • Federated XGBoost
  • Data Preparation & Heterogeneity
  • CLI Tools

Examples & Tutorials

  • Example Applications
  • Tutorials
  • Self-Paced-Training Tutorials
  • Research Papers

Large Models & LLM

  • Federated LLM Fine-Tuning
  • Message Quantization
  • Memory Management
  • FLARE Tensor Downloader
  • FLARE File Streaming
  • Decomposer for Large Objects

Edge & Mobile

  • Mobile Training (iOS / Android)
  • Mobile SDK Reference
  • Hierarchical FL
  • Hierarchical Communication and Clients

Deployment & Operations

  • Deployment Overview
  • Provisioning in NVIDIA FLARE
  • Distributed Provisioning
  • NVFLARE Dashboard UI
  • Cloud Deployment
  • Deploy Prepare
  • Running FLARE in Docker
  • Running FLARE in Kubernetes
  • Deploying FLARE on OpenShift
  • Brev Scripted Deployment Quickstart
  • Brev Kubernetes Helm Deployment
  • Preflight Check
  • Operating NVFLARE - Admin Client, Commands, FLARE API
  • Monitoring
  • Logging Configuration
  • Live Log Streaming
  • Site Configuration Metadata
  • System Configuration

Security & Compliance

  • NVIDIA FLARE Security Overview
  • Terminologies and Roles
  • Identity & Access Control
  • Site Policy Management
  • Network & Communication
  • Data Privacy & Filters
  • Differential Privacy
  • Auditing
  • Confidential Computing
  • Security FAQ

Developer Guide

  • Architecture & Developer Guide

Reference

  • API Reference
  • Glossary
  • Publications and Talks
  • Previous Releases of FLARE
  • Contributing
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.tool package
  • nvflare.tool.agent package
  • View page source

nvflare.tool.agent package

Subpackages

  • nvflare.tool.agent.bundled_skills package
    • Module contents

Submodules

  • nvflare.tool.agent.agent_cli module
    • def_agent_cli_parser()
    • handle_agent_cmd()
  • nvflare.tool.agent.command_registry module
    • agent_command_registry()
    • agent_commands()
  • nvflare.tool.agent.doctor module
    • doctor_environment()
    • format_doctor_human()
  • nvflare.tool.agent.inspector module
    • InspectState
      • InspectState.absolute_path_findings
      • InspectState.bytes_scanned
      • InspectState.distributed_patterns
      • InspectState.dynamic_patterns
      • InspectState.entries_visited
      • InspectState.entry_points
      • InspectState.export_support
      • InspectState.exported_job_markers
      • InspectState.files_considered
      • InspectState.files_scanned
      • InspectState.files_skipped
      • InspectState.files_skipped_count
      • InspectState.findings
      • InspectState.flare_calls
      • InspectState.flare_imports
      • InspectState.framework_evidence
      • InspectState.job_py
      • InspectState.redact
      • InspectState.root
      • InspectState.sim_env_used
    • inspect_path()
  • nvflare.tool.agent.skill_manager module
    • SkillSource
      • SkillSource.manifest
      • SkillSource.root
      • SkillSource.source_type
    • find_skill_source()
    • install_skills()
    • list_skills()
    • resolve_agent_target_dir()
  • nvflare.tool.agent.skill_manifest module
    • SkillManifestError
    • build_skill_manifest()
    • copy_released_skills_to_bundle()
    • load_manifest()
    • skill_tree_hash()
    • write_empty_skill_bundle()
    • write_manifest()

Module contents

Previous Next

© Copyright 2025 NVIDIA.

Built with Sphinx using a theme provided by Read the Docs.