Skip to content

Commit 216c5f6

Browse files
committed
Revert "Update Quarkus LangChain4j to 1.2.0.CR3"
This reverts commit f263656.
1 parent f263656 commit 216c5f6

File tree

5 files changed

+353
-762
lines changed
  • generated-platform-project
    • quarkus-camel/bom
    • quarkus-langchain4j
      • bom
      • integration-tests/quarkus-langchain4j-integration-test-mcp
    • quarkus-universe/bom

5 files changed

+353
-762
lines changed

generated-platform-project/quarkus-camel/bom/pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -669,32 +669,32 @@
669669
<dependency>
670670
<groupId>dev.langchain4j</groupId>
671671
<artifactId>langchain4j-core</artifactId>
672-
<version>1.5.0</version>
672+
<version>1.1.0</version>
673673
</dependency>
674674
<dependency>
675675
<groupId>dev.langchain4j</groupId>
676676
<artifactId>langchain4j-http-client-jdk</artifactId>
677-
<version>1.5.0</version>
677+
<version>1.1.0</version>
678678
</dependency>
679679
<dependency>
680680
<groupId>dev.langchain4j</groupId>
681681
<artifactId>langchain4j-http-client</artifactId>
682-
<version>1.5.0</version>
682+
<version>1.1.0</version>
683683
</dependency>
684684
<dependency>
685685
<groupId>dev.langchain4j</groupId>
686686
<artifactId>langchain4j-hugging-face</artifactId>
687-
<version>1.5.0-beta11</version>
687+
<version>1.1.0-beta7</version>
688688
</dependency>
689689
<dependency>
690690
<groupId>dev.langchain4j</groupId>
691691
<artifactId>langchain4j-open-ai</artifactId>
692-
<version>1.5.0</version>
692+
<version>1.1.0</version>
693693
</dependency>
694694
<dependency>
695695
<groupId>dev.langchain4j</groupId>
696696
<artifactId>langchain4j</artifactId>
697-
<version>1.5.0</version>
697+
<version>1.1.0</version>
698698
</dependency>
699699
<dependency>
700700
<groupId>io.debezium</groupId>
@@ -1032,12 +1032,12 @@
10321032
<dependency>
10331033
<groupId>io.quarkiverse.langchain4j</groupId>
10341034
<artifactId>quarkus-langchain4j-core-deployment</artifactId>
1035-
<version>1.2.0.CR3</version>
1035+
<version>1.1.4</version>
10361036
</dependency>
10371037
<dependency>
10381038
<groupId>io.quarkiverse.langchain4j</groupId>
10391039
<artifactId>quarkus-langchain4j-core</artifactId>
1040-
<version>1.2.0.CR3</version>
1040+
<version>1.1.4</version>
10411041
</dependency>
10421042
<dependency>
10431043
<groupId>io.quarkiverse.messaginghub</groupId>

0 commit comments

Comments
 (0)