mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
将 cli_stream_mixin 和 cli_sync_mixin 中重复的上游请求构建代码 (provider behavior / stream policy / envelope / auth / RequestBuilder / URL 构建) 提取到 cli_request_mixin._build_upstream_request,返回 CliUpstreamRequestResult dataclass。