-
refactor(config): replace `nonstream-keepalive` with `nonstream-keepalive-interval`
发布于
2026-01-12 19:14:38 +00:00 - Updated
SDKConfigto usenonstream-keepalive-interval(seconds) instead of the booleannonstream-keepalive. - Refactored handlers and logic to incorporate the new interval-based configuration.
- Updated config diff, tests, and example YAML to reflect the changes.
下载附件
- Updated