mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-02 01:53:14 +00:00
feat: implement agent preview functionality and enhance conversation handling
This commit is contained in:
@@ -53,4 +53,5 @@ export interface RetrievalPayload {
|
||||
index?: number;
|
||||
agent_id?: string;
|
||||
attachments?: string[];
|
||||
save_conversation?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user