mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
perf: isPc check;perf: dataset max token checker (#4872)
* perf: isPc check * perf: dataset max token checker * perf: dataset max token checker
This commit is contained in:
@@ -60,5 +60,3 @@ export enum AppTemplateTypeEnum {
|
||||
// special type
|
||||
contribute = 'contribute'
|
||||
}
|
||||
|
||||
export const defaultDatasetMaxTokens = 16000;
|
||||
|
Reference in New Issue
Block a user