fix
This commit is contained in:
parent
8f27ca2e4e
commit
50f9e4354f
@ -148,7 +148,9 @@ export const getSystemPromptForWeb = async (
|
||||
return {
|
||||
prompt: "",
|
||||
webSources: [],
|
||||
iodSources: []
|
||||
iodSources: [],
|
||||
iodSearchResults: [],
|
||||
iodTokenCount: 0,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user