mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-01 03:48:24 +00:00
External dataset (#1485)
* fix: revert version * feat: external collection * import context * external ui * doc * fix: ts * clear invalid data * feat: rename sub name * fix: node if else edge remove * fix: init * api size * fix: if else node refresh
This commit is contained in:
@@ -66,7 +66,7 @@ export const pushQAUsage = async ({
|
||||
modelType: ModelTypeEnum.llm,
|
||||
tokens
|
||||
});
|
||||
console.log(tokens, '----');
|
||||
|
||||
concatUsage({
|
||||
billId,
|
||||
teamId,
|
||||
|
Reference in New Issue
Block a user