doit
doit
I have already done this configuration in the model interface.
> > > > I have already done this configuration in the model interface. > > [@doit-5618](https://github.com/doit-5618) > >  check the api: /console/api/workspaces/current/models/model-types/llm Can I see how you configure...
佬 请问你是什么方式来部署开发环境的
@kylesean 你那边可以正常启动、登录吗?看了你的评论,我去改了一下host。之前是127.0.0.1 vs 0.0.0.0 ,现在都改为127.0.0.1了。但仍然报一样的错误。不过不影响API调用,API是可以访问的,只是貌似和前端不通。 当前配置 前端 server: { proxy: { '^/api': { target: env.VITE_API_URL || 'http://127.0.0.1:5050', changeOrigin: true, rewrite: (path) => path.replace(/^\/api/, '/api') } }, 后端 if __name__ ==...
好的感谢回答!我想说的统计功能是主页的这幅图。我下载0.2.2版本,但并没有这个功能。