Skip to content

Commit

Permalink
exclude qianfan and dashscope
Browse files Browse the repository at this point in the history
  • Loading branch information
LangChain4j committed Dec 22, 2024
1 parent 9b10bdb commit 25c446b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
<module>langchain4j-vertex-ai-gemini-spring-boot-starter</module>
<module>langchain4j-elasticsearch-spring-boot-starter</module>
<module>langchain4j-redis-spring-boot-starter</module>
<module>langchain4j-qianfan-spring-boot-starter</module>
<!-- <module>langchain4j-qianfan-spring-boot-starter</module>-->
<module>langchain4j-milvus-spring-boot-starter</module>
<module>langchain4j-dashscope-spring-boot-starter</module>
<!-- <module>langchain4j-dashscope-spring-boot-starter</module>-->

<module>langchain4j-reactor</module>
</modules>
Expand Down

0 comments on commit 25c446b

Please sign in to comment.