企业🤖AI智能体构建引擎
,智能编排和调试,一键部署,支持知识库和私有化部署方案
广告
**检测配置参数** `检测配置项是否存在` ``` /** * 检测配置参数 * @paramnull $name 配置名称 * @returnbool */ ``` ``` (new config\Config())->has('default'); ``` `返回值 成功 true 失败 false`
简介
安装
函数
set
get
has
load