fix: clarify channel test results

This commit is contained in:
CaIon
2026-06-18 11:59:17 +08:00
parent a95655a245
commit a37ce3d6b5
9 changed files with 103 additions and 12 deletions
@@ -507,6 +507,7 @@ function ChannelTestDialogContent({
await handleTestChannel(
currentRow.id,
{
channelName: currentRow.name,
testModel: model,
endpointType: endpointType === 'auto' ? undefined : endpointType,
stream: effectiveStreamTest || undefined,