-
**feat(runtime): add payload configuration support for executors**
released this
2025-11-13 15:27:40 +00:00 | 1458 commits to main since this releaseIntroduce
PayloadConfigin the configuration to define default and override rules for modifying payload parameters. ImplementapplyPayloadConfigandapplyPayloadConfigWithRootto apply these rules across various executors, ensuring consistent parameter handling for different models and protocols. Update all relevant executors to utilize this functionality.Downloads