1
This commit is contained in:
@@ -9,6 +9,7 @@ export interface CreationAgentDocumentInputPayload {
|
||||
contentType?: string | null;
|
||||
sizeBytes: number;
|
||||
text: string;
|
||||
sourceAssetId?: string | null;
|
||||
}
|
||||
|
||||
export interface ParseCreationAgentDocumentInputResponse {
|
||||
|
||||
Reference in New Issue
Block a user