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