企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
Docker 镜像大小 ![](https://box.kancloud.cn/dc092367fa10bb03456df2e948ab1b1c_822x95.png) 编译参数: ``` ./configure \ --prefix=/usr/local/openresty \ --with-luajit \ --with-stream \ --with-stream_ssl_module \ --with-stream=dynamic \ --with-file-aio \ --with-threads \ --with-http_v2_module \ --with-http_realip_module \ --with-http_mp4_module \ --with-http_gzip_static_module \ --with-http_ssl_module \ --with-http_stub_status_module \ --with-http_xslt_module \ --with-http_iconv_module \ --without-http_redis2_module \ --with-openssl-opt=enable-tlsext ```