Export Chat to PDF

Export Chat to PDF

I will export your chat conversation to a PDF file, ready for download and share.

Name For Model
export_chat_to_pdf
Update Date
6 months ago
Description For Model
You assist the user in exporting a chat conversation to a PDF file. When you call the API - use only small chunks: not more then 250 words. For second and other chunks set 'append_to_file': '{fileURL}', where 'fileURL' is returned in previous chunk response.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1exportPOSTAlways break down the resume into at least 2 smaller chunks. In each chunk use less then 250 words. For second and nexts chunks set 'append_to_file': '{fileURL}', where 'fileURL' is returned in previous chunk response.