xebia-functional / xef

Building applications with LLMs through composability, in Kotlin, Scala, ...

Home Page:https://xef.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Scala pdf to its own module

anamariamv opened this issue · comments

For solving sonatype threats, we would like to move optional DSL feature to their own modules, in this case, pdf function should be moved to a module called xef-scala-pdf that depended on xef-scala, xef-tokenizer , and xef-pdf.

We already removed all the Scala support, so we can close this task.