For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
  • About NeMo Fabric
    • Overview
    • Release Notes
  • Getting Started
    • Install
    • Quickstart
  • Experimentation
    • CLI
  • SDK
    • Python SDK
  • Integrations
  • Reference
      • Rust Library Reference
        • nemo-fabric-core
          • config
          • doctor
            • DoctorCheck
            • DoctorReport
            • DoctorStatus
            • doctor_plan
          • error
          • runtime
          • schema
          • version
  • Resources
    • Legal
  • Overview
  • Release Notes
  • Install
  • Quickstart
  • CLI
  • Python SDK
  • Overview
  • Harbor
  • Overview
  • Claude Code
  • Codex
  • Hermes Agent
  • LangChain Deep Agents
  • Overview
  • Client
  • Runtime
  • Streaming
  • Models
  • Types
  • Errors
  • Rust Library Reference
  • nemo-fabric-core
  • config
  • ADAPTER_CONTRACT_VERSION
  • AdapterConfigField
  • AdapterConfigSupport
  • AdapterDescriptor
  • AdapterDescriptorSource
  • AdapterKind
  • AdapterRequirements
  • CapabilityRoute
  • AdapterTelemetryProviderSupport
  • CapabilityTargetPlan
  • AdapterTelemetrySupport
  • CapabilityPlan
  • ControlLocation
  • EnvironmentConfig
  • EnvironmentOwnership
  • EnvironmentPlan
  • FabricConfig
  • HarnessConfig
  • McpServerConfig
  • InstructionConfig
  • InstructionMode
  • InstructionsConfig
  • McpConfig
  • RelayAtifConfig
  • McpExposure
  • RelayAtofConfig
  • McpServerPlan
  • RelayComponentConfig
  • MetadataConfig
  • RelayConfig
  • ModelConfig
  • RelayConfigPolicy
  • ResolutionStrategy
  • RelayObservabilityConfig
  • RelayOtlpConfig
  • ResolveContext
  • ResolvedAdapterDescriptor
  • RunPlan
  • RuntimeCapabilities
  • RuntimeConfig
  • SkillConfig
  • TelemetryConfig
  • TelemetryPlan
  • TelemetryProvider
  • TelemetryProviderConfig
  • ToolsConfig
  • load_adapter_descriptor
  • ToolsPlan
  • resolve_run_plan_from_config
  • CapabilityKind
  • CapabilityTarget
  • RelayAtifStorageConfig
  • RelayAtofMode
  • RelayAtofSinkConfig
  • RelayAtofStreamFieldNamePolicy
  • RelayAtofStreamTransport
  • RelayOtlpTransport
  • RelayUnsupportedBehavior
  • doctor
  • DoctorCheck
  • DoctorReport
  • DoctorStatus
  • doctor_plan
  • error
  • FabricError
  • Result
  • runtime
  • AdapterInvocation
  • ArtifactManifest
  • ArtifactRef
  • EnvironmentHandle
  • ErrorInfo
  • FabricEvent
  • InvocationHandle
  • RunRequest
  • RunResult
  • RuntimeContext
  • RuntimeHandle
  • RuntimeTelemetryContext
  • TelemetryRef
  • ErrorStage
  • RunStatus
  • invoke_runtime
  • prepare_environment
  • run_plan
  • start_runtime
  • stop_runtime
  • schema
  • SchemaName
  • generate_all_schemas
  • generate_schema
  • generate_schema_json
  • write_schema_snapshots
  • version
  • Legal
  • Open Source Software (OSS)
  • License Agreement
On this page
  • Structs
  • Enums
  • Functions
ReferenceAPIRust Library Referencenemo-fabric-core

Module doctor

||View as Markdown|

Generated from cargo doc --no-deps -p nemo-fabric-core.

Plan diagnostics for NeMo Fabric.

Structs

  • DoctorCheck: Diagnostic check result.
  • DoctorReport: Diagnostic report for a resolved run plan.

Enums

  • DoctorStatus: Diagnostic status.

Functions

  • doctor_plan: Inspect a resolved run plan without mutating the environment.
Previous

Enum Relay Unsupported Behavior

Next

Struct Doctor Check

NVIDIANVIDIA
Developer-friendly docs for your API
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2026, NVIDIA Corporation.