The .NET README documents system message customization (append, customize, replace modes) under "System Message Customization", but the Python README has no equivalent section. The Python SDK supports all three modes plus transform callbacks (see SystemMessageAppendConfig, SystemMessageReplaceConfig, SystemMessageCustomizeConfig in session.py).
The .NET README documents system message customization (append, customize, replace modes) under "System Message Customization", but the Python README has no equivalent section. The Python SDK supports all three modes plus transform callbacks (see SystemMessageAppendConfig, SystemMessageReplaceConfig, SystemMessageCustomizeConfig in session.py).