quarkiverse/quarkus-langchain4j

Explore the idea of making ingesting documents an initialization task

Opened this issue · 0 comments

It might make sense to be able to treat document ingestion as initialization task, similar to what we do with flyway, liquibase etc.
Something like this would allow us to run those in isolation and externalize them as Jobs when running on Kubernetes.