github / github/app

Show the router's recommended model for "Auto" before executing, with the option to override

Đang mở
#1,025 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Requests and ideas
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
2.1k
Fork
153
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When I select "Auto" for model selection, the request runs right away against whatever model the router picks. That works, but I never get to see which model was chosen or step in before it runs.

It would help to have the router return its recommended model for a given query first, then let me either accept it or pick a different model. So "Auto" becomes a recommendation I can confirm or overrule, rather than a decision that happens silently.

## What I'd like

- When "Auto" is selected, the router surfaces its recommended model for the current query before the request executes.
- I can accept the recommendation and run with it, or switch to another model and run with that instead.
- Optionally, a setting to keep the current behavior (auto-run immediately) for people who prefer it.

## Why

The router usually gets it right, but not always. Some queries are cheap enough that I want a smaller model, and some I know need a stronger one regardless of what the router thinks. Seeing the pick first gives me that control without giving up the convenience of Auto.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu bằng cách xác định luồng chọn model của Auto và điểm vào của yêu cầu router. Theo dõi nơi model được đề xuất trở nên khả dụng trước khi thực thi, sau đó xác định hành vi chấp nhận, ghi đè và tự động chạy tùy chọn; hoàn tất khi Auto không còn tự chạy im lặng khi xác nhận được bật.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Lĩnh vực
ai, desktop
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.