// 开启LLM实现平台依赖 setProperty(ProjectFlags.USE_LLM_IMPL_PLATFORM_DEPENDENCE, true) dependencies { implementation(libs.aliyun.bailian) }