ZHU PEIYAN
ZHU PEIYAN
> > > 可以使用中转的API嘛?不使用apenai官方的API? > > > > > > 可以,修改openai_gpt.py `self.client = OpenAI(api_key=cfg['openai_api_key'],base_url=cfg['base_url'])` 然后在config.yaml中增加: > > ``` > > translator: > > type: openai > > openai_api_key: 'sk-xxx' >...
> max token toggle the images can't see now, where I can set the 'max token toggle'?
> > > max token toggle > > > > > > the images can't see now, where I can set the 'max token toggle'? > > Chat properties ->...
> Could you attach the file? [ragflow.log](https://github.com/user-attachments/files/15861185/ragflow.log) The log file is here.
> > > Could you attach the file? > > > > > > [ragflow.log](https://github.com/user-attachments/files/15861185/ragflow.log) The log file is here. > > I mean the PDF ^^ [Blockchain, Artificial Intelligence...
>  It seems to be related to the textwrap_local section, which was originally set for Japanese, so there is a discrepancy in the width for Chinese. I modified it...
There are >  It seems to be related to the textwrap_local section, which was originally set for Japanese, so there is a discrepancy in the width for Chinese. I...
>  It seems to be related to the textwrap_local section, which was originally set for Japanese, so there is a discrepancy in the width for Chinese. I modified it...
修复的是:当图片链接不是以.png,.jpg 等文件扩展名方式结尾的链接时,不会正常更新链接的问题
> Warning message coulde be ignored. This warning log will produce very huge log file, until the hardisk space is full, so pls fix this as soon as possible, thx.