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
- Website
- c-export.copilot.us
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | export | POST | Always 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. |