PDF Generation
Hi, it appears T3 Chat cannot generate PDFs? If I ask Gemini, it spits out some <tool_code> stuff but not PDF. Is it not supported rn?
3 Replies
Are there any LLM's that can produce pdfs, anywhere? I get that some of them can read pdfs, but I don't think any are capable of making them. I guess a tool could possibly do this, but even that doesn't sound possible
not natively, but some can with python (openAI, wrappers)
Yup, I think I saw something like that with Python. . Sorry if I am mistaken.