test2
This commit is contained in:
parent
7844ca9343
commit
78cf3f9d5f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ export interface MetaSearchAgentType {
|
||||||
fileIds: string[],
|
fileIds: string[],
|
||||||
) => Promise<eventEmitter>;
|
) => Promise<eventEmitter>;
|
||||||
}
|
}
|
||||||
|
// twst
|
||||||
interface Config {
|
interface Config {
|
||||||
searchWeb: boolean;
|
searchWeb: boolean;
|
||||||
rerank: boolean;
|
rerank: boolean;
|
||||||
|
|
Loading…
Add table
Reference in a new issue