Skip to content

[Question]: <title> 'ascii' codec can't encode characters #1346

@luo-xingyu

Description

@luo-xingyu

Do you need to ask a question?

  • I have searched the existing question and discussions and this question is not already answered.
  • I believe this is a legitimate question, not just a bug or feature request.

Your Question

我使用lightrag-server时,llm模型使用gpt-4o时运行正常,但是使用火山引擎的豆包或DeepSeek以及阿里的通义千问时,会发生如下错误。
Params: {'temperature': 0.0}, Got: 'ascii' codec can't encode characters in position 46-47: ordinal not in range(128)
我尝试在.env文件中设置PYTHONIOENCODING=utf-8,但是还是未得到解决。

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions