mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-11 03:37:40 +08:00
fix: keep node error-branch token semantics and add grep fallback
This commit is contained in:
@@ -29,7 +29,7 @@ function parseChunkForContent(chunk, thinkingEnabled, currentType, stripReferenc
|
||||
finished: true,
|
||||
contentFilter: false,
|
||||
errorMessage: formatErrorMessage(chunk.error),
|
||||
outputTokens,
|
||||
outputTokens: 0,
|
||||
newType: currentType,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user