Skip to main content

plan_fixes

Function
This function is defined in the doctor_registry module.
Produce a RepairPlan from all rules in the default registry.

Signature

Parameters

Dict[str, Any]
required
No description available.

Returns

RepairPlan
The result of the operation.

Uses

  • plan_fixes
  • get_default_registry

Used By

Source

View on GitHub

praisonaiagents/runtime/doctor_registry.py at line 277