mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-04-09 05:14:26 +00:00
Update types.ts
This commit is contained in:
@@ -18,6 +18,8 @@ export type SearchAgentInput = {
|
||||
chatHistory: ChatTurnMessage[];
|
||||
followUp: string;
|
||||
config: SearchAgentConfig;
|
||||
chatId: string;
|
||||
messageId: string;
|
||||
};
|
||||
|
||||
export type WidgetInput = {
|
||||
|
||||
Reference in New Issue
Block a user