sumingcheng

Results 4 comments of sumingcheng

请问流重构什么时候上线,项目部署在内网给大家体验后,领导觉得连线太多比较复杂。所以想问下时间~

I also encountered the same issue when launching the webui project on Windows. How should I solve it ``` > [email protected] start:win32 > @powershell -Command $env:REACT_APP_GIT_REV=(git rev-parse --short HEAD); react-app-rewired-esm...

你只要让他返回的内容格式符合这个即可, > > 你这个功能吧,最关键的点在于怎么传入知识库信息,实际上你并不能简单传入知识库名称或者知识库id 这里后台的逻辑是需要你传入的是一个列表,传入的类型参考以下代码 > > https://github.com/labring/FastGPT/blob/cd876251b70deb2ccd6171f6de82e33a036ab948/packages/global/core/workflow/api.d.ts#L4 > > > > 类似于要传入这么多内容 > > ```json > > [ > > { > > "datasetId": "66444f9542fabe3144830033", > > "vectorModel": {...

我也出现了类似的情况,选择间隔提交,不是每天提交,但依旧是每天提交