(improvement)(project) Fixed the issue of Swagger UI not working. (#1133)

This commit is contained in:
lexluo09
2024-06-11 23:13:40 +08:00
committed by GitHub
parent 57ee55b7da
commit 33eecc0cb1
7 changed files with 141 additions and 32 deletions

View File

@@ -75,4 +75,17 @@ s2:
#2.embedding-model
#2.1 in_memory(default)
embedding-model:
provider: in_process
provider: in_process
# swagger配置
swagger:
title: 'SuperSonic平台接口文档'
base:
package: com.tencent.supersonic
description: 'SuperSonic平台接口文档'
url: ''
contact:
name:
email:
url: ''
version: 3.0