mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-01-04 16:28:00 +08:00
(improvement)(Headless) supports glm-4、glm-3-turbo、qwen (#1058)
This commit is contained in:
@@ -172,6 +172,12 @@
|
||||
<artifactId>duckdb_jdbc</artifactId>
|
||||
<version>${duckdb_jdbc.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.tencent.supersonic</groupId>
|
||||
<artifactId>launchers-common</artifactId>
|
||||
<version>0.9.2-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user