Skip to content

[Bug]: 为何配置文件里不给LLM设置超时时间? #333

Description

@leiwuhen92

Area

src/everos

What happened?

一次问答出现报错:
Image

排查:
1、curl测试模型是可以正常工作的 ---> 推出:everos内部LLM调用超时
2、配置文件.env中可以配置embedding、reranker的超时时间,但无法配置llm的超时时间。
Image

追溯源码:
LLM默认超时时间:60s
Image

embedding默认超时时间:30s
Image

期望
配置文件里也有LLM的超时时间参数

Steps to reproduce

No

Environment

No response

Logs or screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions