mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-27 10:54:21 +08:00
Compare commits
2 Commits
e6f24e0706
...
162b3982bd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
162b3982bd | ||
|
|
8285ba9b70 |
5
pom.xml
5
pom.xml
@@ -146,6 +146,11 @@
|
||||
<artifactId>langchain4j-embeddings-bge-small-zh</artifactId>
|
||||
<version>${langchain4j.embedding.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dev.langchain4j</groupId>
|
||||
<artifactId>langchain4j-azure-open-ai</artifactId>
|
||||
<version>${langchain4j.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dev.langchain4j</groupId>
|
||||
<artifactId>langchain4j-embeddings-all-minilm-l6-v2-q</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user