mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
add baidu keywords (#3127)
This commit is contained in:
3
packages/global/support/user/type.d.ts
vendored
3
packages/global/support/user/type.d.ts
vendored
@@ -18,6 +18,9 @@ export type UserModelSchema = {
|
||||
key: string;
|
||||
baseUrl: string;
|
||||
};
|
||||
fastgpt_sem?: {
|
||||
keyword: string;
|
||||
};
|
||||
};
|
||||
|
||||
export type UserType = {
|
||||
|
Reference in New Issue
Block a user