韩炜东
韩炜东
### Issue Type Others ### Source binary ### Secretflow Version 0.7.18b4 ### OS Platform and Distribution CentOS Linux release 7.7.1908 (Core) ### Python version 3.8 ### Bazel version _No response_...
### Issue Type Others ### Source binary ### Secretflow Version 0.7.18b4 ### OS Platform and Distribution CentOS Linux release 7.7.1908 (Core) ### Python version 3.8 ### Bazel version _No response_...
### 使用版本: 1.39.0 ### 报错信息: 我想在SaInterceptor中对越权访问的用户记录日志,但是代码好像没有生效。 ### 希望结果: 对越权访问的用户记录日志 ### 复现步骤: @Override public void addInterceptors(InterceptorRegistry registry) { // 注册 Sa-Token 拦截器,打开注解式鉴权功能 registry.addInterceptor(new SaInterceptor(handle -> { Object loginId = StpUtil.getLoginId(); log.info("loginId...
I found that the vector results of Hangzhou City obtained by these two methods are different. What is the reason for this code: ` model = HuggingFaceEmbedding( model_name='/home/nepf/hwd/bge-m3/', device="cpu", )...
## Bug Description dokcer启动成功后,访问网址提示404 Not Found ## Steps to Reproduce 1、docker run -d -p 3000:3000 --env-file .env ghcr.io/dayuanjiang/next-ai-draw-io:latest 2、访问localhost:3000 ## Environment - OS: [Kylin] - Browser: [Edge 143.0.3650.96]