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