update failure to lookup message

This commit is contained in:
timothycarambat 2024-02-02 14:57:04 -08:00
parent 5145499776
commit 2b92ae0901
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ async function streamChatWithForEmbed(
id: uuid,
type: "textResponse",
textResponse:
"There is no relevant information in this workspace to answer your query.",
"I do not have enough information to answer that. Try another question.",
sources: [],
close: true,
error: null,