post
{protocol}://{base-url}/ai/api/v1/chats//pdf
Enqueue a background job that runs the generate_pdf_from_chat agent against the chat's history and saves the PDF as an asset on this chat. Retrieve the resulting PDF with GET /chats/{chat_id}/pdf.
Enqueue a background job that runs the generate_pdf_from_chat agent against the chat's history and saves the PDF as an asset on this chat. Retrieve the resulting PDF with GET /chats/{chat_id}/pdf.
Loading…