[6.10.2]配合自动驾驶车视频接入行云大模型

This commit is contained in:
xuxinchao
2025-04-17 19:15:04 +08:00
parent 7529d51e5b
commit f87f4607f9
9 changed files with 130 additions and 5 deletions

View File

@@ -367,6 +367,13 @@ object FunctionBuildConfig {
@JvmField
var isShowExamWindow = false
/**
* 车辆图像上传行云大模型
*/
@Volatile
@JvmField
var isImageUpload = false
/**
* 清扫车 默认业务模式(打包时默认的模式)
*/