Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-6573

Path for Easy RAG input files can not be changed in the runtime in JVM mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • 3.27.NEXT
    • 3.26.0.ER1, 3.27.0.GA, 3.27.0.ER1, 3.27.0.CR1
    • team/eng
    • None
    • False
    • False
    • Workaround Exists
    • Hide

      Set the path during the build time or use Native mode (if https://issues.redhat.com/browse/QUARKUS-6572 is fixed)

      Show
      Set the path during the build time or use Native mode (if https://issues.redhat.com/browse/QUARKUS-6572 is fixed)
    • ---

      I have an application, which uses documents on a local file system as a source of data for RAG. To avoid including these files into the distributive (see here: https://github.com/quarkiverse/quarkus-langchain4j/issues/1757#issuecomment-3278954202), I need to overload quarkus.langchain4j.easy-rag.path to a proper value when running the app. If I do it, the app still uses the property from the application.properties.

      https://github.com/quarkiverse/quarkus-langchain4j/issues/1773

              jmartisk@redhat.com Jan Martiska
              rhn-support-fdudinsk Fedor Dudinskii
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: