mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-12 04:42:49 +00:00
解决pgvector向量数据库不支持2000维度的问题
This commit is contained in:
parent
342bdd2e38
commit
a760f94b94
@ -151,9 +151,9 @@
|
||||
</dependency>
|
||||
<!-- langChain4j vextor support -->
|
||||
<dependency>
|
||||
<groupId>dev.langchain4j</groupId>
|
||||
<groupId>org.jeecgframework</groupId>
|
||||
<artifactId>langchain4j-pgvector</artifactId>
|
||||
<version>${langchain4j.version}</version>
|
||||
<version>0.35.0</version>
|
||||
</dependency>
|
||||
<!-- langChain4j Document Parser -->
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user