feat: complete pre fill title and description

This commit is contained in:
Muhsin Keloth
2024-05-30 13:35:58 +05:30
parent 5556881f08
commit b8f23256d2
4 changed files with 71 additions and 19 deletions
@@ -29,6 +29,7 @@ class OpenAIAPI extends ApiClient {
'summarize',
'reply_suggestion',
'label_suggestion',
'summary_with_title',
];
/**