feat: 增加AI调用的代码
This commit is contained in:
@@ -32,6 +32,11 @@ dependencies {
|
||||
|
||||
val hutoolVersion = "5.8.32"
|
||||
implementation("cn.hutool:hutool-core:$hutoolVersion")
|
||||
implementation("cn.hutool:hutool-http:$hutoolVersion")
|
||||
implementation("cn.hutool:hutool-json:$hutoolVersion")
|
||||
|
||||
implementation("cn.bigmodel.openapi:oapi-java-sdk:release-V4-2.3.0")
|
||||
implementation("com.baidubce:qianfan:0.1.1")
|
||||
|
||||
runtimeOnly("com.h2database:h2")
|
||||
runtimeOnly("com.mysql:mysql-connector-j")
|
||||
|
||||
Reference in New Issue
Block a user