• refactor(config): replace `nonstream-keepalive` with `nonstream-keepalive-interval`
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2026-01-12 19:14:38 +00:00 | 781 commits to main since this release

    • Updated SDKConfig to use nonstream-keepalive-interval (seconds) instead of the boolean nonstream-keepalive.
    • Refactored handlers and logic to incorporate the new interval-based configuration.
    • Updated config diff, tests, and example YAML to reflect the changes.
    Downloads