Add AI draft variants for application package flows
This commit is contained in:
@@ -107,6 +107,8 @@ export interface ApplicationPackageResponse {
|
||||
keyPoints: string[];
|
||||
attachmentSignals: string[];
|
||||
attachmentFilesUsed: string[];
|
||||
coverLetterVariants: string[];
|
||||
recruiterMessageVariants: string[];
|
||||
}
|
||||
|
||||
export interface SaveApplicationDraftsRequest {
|
||||
|
||||
Reference in New Issue
Block a user