Files
chatgpt-on-wechat/channel
zhayujie 1d7e6b3703 fix(web): accept custom:<id> providers in the chat capability card
_set_chat rejected the expanded "custom:<id>" ids with "unknown
provider", so switching to a custom provider was only possible from
the custom providers section. Now the chat card and the custom section
behave consistently: _set_chat validates the id against
custom_providers, falls back to the provider's default model when none
is picked, and _chat_capability expands the dropdown with the
"custom:<id>" entries (legacy single-custom mode unchanged).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 11:54:19 +08:00
..
2026-05-30 17:01:42 +08:00
2026-05-30 17:01:42 +08:00
2026-06-01 16:02:55 +08:00
2026-05-21 11:14:19 +08:00