mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 02:01:34 +08: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