fix: clarify channel test results
This commit is contained in:
@@ -507,6 +507,7 @@ function ChannelTestDialogContent({
|
||||
await handleTestChannel(
|
||||
currentRow.id,
|
||||
{
|
||||
channelName: currentRow.name,
|
||||
testModel: model,
|
||||
endpointType: endpointType === 'auto' ? undefined : endpointType,
|
||||
stream: effectiveStreamTest || undefined,
|
||||
|
||||
Reference in New Issue
Block a user