Skip to content

v5.1.0 - P0 输出避让 + Apple 风格文档

Latest

Choose a tag to compare

@wuleiyuan wuleiyuan released this 09 Apr 14:48

🛡️ P0 输出避让协议

新增 output_protocol.py,当输出超过 4KB 时自动分流至 /tmp/smart_selector_outputs/,防止上下文过载。

📖 Apple 风格 README

  • 清晰架构图,一眼看懂数据流
  • 30 秒快速开始指南
  • 场景化路由策略表

🔧 一键安装脚本

curl -sSL https://raw.githubusercontent.com/wuleiyuan/smart-model-selector/main/install.sh | bash