奥特曼

Results 13 issues of 奥特曼

### Is there an existing issue for the same feature request? - [x] I have checked the existing issues. ### Is your feature request related to a problem? ```Markdown ```...

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones. - [x] I confirm that I am using English to submit this...

``` INFO:faster_whisper:Processing audio with duration 03:52.176 Unable to load any of {libcudnn_cnn.so.9.1.0, libcudnn_cnn.so.9.1, libcudnn_cnn.so.9, libcudnn_cnn.so} Invalid handle. Cannot load symbol cudnnCreateConvolutionDescriptor ``` ctranslate2==4.5.0 torch==2.5.1 faster-whisper==1.1.0 ![image](https://github.com/user-attachments/assets/f21d78d5-89d8-44af-9644-5ac8f24ca6ca)

### Model Series Qwen3 ### What are the models used? Qwen3-32B ### What is the scenario where the problem happened? 返回json时,一直返回空白符 ### Is this badcase known and can it be...

``` INFO:faster_whisper:Processing audio with duration 03:52.176 Unable to load any of {libcudnn_cnn.so.9.1.0, libcudnn_cnn.so.9.1, libcudnn_cnn.so.9, libcudnn_cnn.so} Invalid handle. Cannot load symbol cudnnCreateConvolutionDescriptor ``` ctranslate2==4.5.0 torch==2.5.1 faster-whisper==1.1.0 ![image](https://github.com/user-attachments/assets/157aa161-fb4c-4c7f-bd39-678f86dc8c59)

当使用umi max的国际化时,如果用KeepAlive标签包裹会报错: ``` export default () => ( ); ``` 如果不用KeepAlive,正常显示: ``` export default () => ( ); ``` 此外,使用KeepAlive后,`useModel('@@initialState');`也使用不了

Now, it's requied. Maybe you guys think it's necessay to make it required, but you do not know my network. My server is in intranet, I use [frps](https://github.com/fatedier/frp) to expose...

protable是允许重复的dataIndex的。 比如用于选择时间段的情况。 我有一个创建时间,两个列定义使用相同的dataIndex,一个用在表格中显示。另一个不在表格中显示,用于在高级筛选栏中显示时间的范围。 ``` ...... { title: '上传时间', dataIndex: 'create_time', width: 160, valueType: 'dateTime', sorter: true, hideInSearch: true, }, { title: '上传时间', dataIndex: 'create_time', valueType: 'dateTimeRange', hideInTable: true, search: {...

bug

When I decline an Intake work item, there is no email notifiy the creator I use community version. v1.2.1

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior ### Steps to reproduce ### Environment Production ### Browser Google Chrome...

🐛bug
plane