[6.9.2]AI大模型长链

This commit is contained in:
xuxinchao
2025-04-21 17:57:07 +08:00
parent 83cfab7fd9
commit 45bf1ebb33
2 changed files with 2 additions and 1 deletions

View File

@@ -194,6 +194,7 @@ object V2XRepository : IRepository, IMGV2NListener {
this.sn = sn
MGV2N.getInstance().init(context, sn, appId, secret, env, debug)
MGV2N.getInstance().setV2NListener(this)
MGV2N.getInstance().start()
}
fun uploadLlmQuery(b: MGLlmQueryBean) {