feat: log raw AI JSON response to browser console
This commit is contained in:
@@ -101,4 +101,5 @@ export interface AnalysisResponse {
|
||||
parseDuration: number;
|
||||
uploadSize: number;
|
||||
};
|
||||
raw?: any;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user