You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,8 +73,10 @@ Current Question: Where is it being hosted ?`,
61
73
},
62
74
];
63
75
64
-
returnawaitgenerateFromDefaultEndpoint({
76
+
constwebQuery=awaitgenerateFromDefaultEndpoint({
65
77
messages: convQuery,
66
78
preprompt: `You are tasked with generating web search queries. Give me an appropriate query to answer my question for google search. Answer with only the query. Today is ${currentDate}`,
0 commit comments