mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-18 09:24:03 +00:00
perf: token count (#1509)
This commit is contained in:
@@ -111,6 +111,7 @@ parentPort?.on(
|
||||
data: total
|
||||
});
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
parentPort?.postMessage({
|
||||
id,
|
||||
type: 'success',
|
||||
|
Reference in New Issue
Block a user