Skip to content

Commit 9c4541e

Browse files
committed
add python tool dependency to bom
Change-Id: I187e82a6c569a4df4ccd29b0d709cb7541cca888
1 parent 3b40d2b commit 9c4541e

File tree

1 file changed

+6
-0
lines changed
  • spring-ai-alibaba-extensions-bom

1 file changed

+6
-0
lines changed

spring-ai-alibaba-extensions-bom/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,12 @@
506506
<version>${project.version}</version>
507507
</dependency>
508508

509+
<dependency>
510+
<groupId>com.alibaba.cloud.ai</groupId>
511+
<artifactId>spring-ai-alibaba-starter-tool-calling-python</artifactId>
512+
<version>${project.version}</version>
513+
</dependency>
514+
509515
<!-- Spring AI Alibaba Vector Stores -->
510516
<dependency>
511517
<groupId>com.alibaba.cloud.ai</groupId>

0 commit comments

Comments
 (0)