• **feat(runtime): add payload configuration support for executors**
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-11-13 15:27:40 +00:00 | 1458 commits to main since this release

    Introduce PayloadConfig in the configuration to define default and override rules for modifying payload parameters. Implement applyPayloadConfig and applyPayloadConfigWithRoot to apply these rules across various executors, ensuring consistent parameter handling for different models and protocols. Update all relevant executors to utilize this functionality.

    Downloads