Add attachment-aware AI drafting and CV section tools
This commit is contained in:
@@ -105,6 +105,8 @@ export interface ApplicationPackageResponse {
|
||||
applicationAnswerDraft?: string | null;
|
||||
recruiterMessageDraft?: string | null;
|
||||
keyPoints: string[];
|
||||
attachmentSignals: string[];
|
||||
attachmentFilesUsed: string[];
|
||||
}
|
||||
|
||||
export interface SaveApplicationDraftsRequest {
|
||||
|
||||
Reference in New Issue
Block a user