Skip to main content

apply_fix

Method
This is a method of the DoctorContractProtocol class in the doctor_protocol module.
Apply migration fixes to configuration.

Signature

Parameters

Dict[str, Any]
required
Agent configuration dictionary

Returns

Dict[str, Any]
Updated configuration dictionary

Used By

Source

View on GitHub

praisonaiagents/runtime/doctor_protocol.py at line 107