feat: select deep search llm in admin
This commit is contained in:
@@ -640,6 +640,8 @@ export type MindSearchService = {
|
||||
enabled: boolean;
|
||||
timeoutMs: number;
|
||||
priority: number;
|
||||
llmProviderKeyId?: string;
|
||||
llmModel?: string;
|
||||
};
|
||||
|
||||
export type MindSearchRoutes = {
|
||||
|
||||
Reference in New Issue
Block a user