Hello! Is there pdf file input support in the koog framework?
d
Didier Villevalois
05/24/2025, 7:50 AM
I have not seen anything related to file asset import in Koog's codebase. But I may be wrong. You'd have to use something like Apache Tika to extract the content of the PDF and then enrich the prompt with the extracted data.
🙌 1
p
Pavel Gorgulov
05/26/2025, 7:17 AM
Unfortunately, no. But as correctly pointed out, you can use any other library to read and split pdf files