get
{protocol}://{base-url}/ai/api/v1/chats//pdf
Stream the most recent PDF produced by the generate_pdf tool for this chat. Returns 404 if no such PDF exists yet -- callers should POST to this same path to enqueue generation, then poll.
Stream the most recent PDF produced by the generate_pdf tool for this chat. Returns 404 if no such PDF exists yet -- callers should POST to this same path to enqueue generation, then poll.
Loading…