mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-26 07:14:47 +08:00
fix: the lint error of llm.py (#369)
This commit is contained in:
@@ -90,7 +90,6 @@ def _create_llm_use_conf(
|
||||
)
|
||||
|
||||
|
||||
|
||||
def get_llm_by_type(
|
||||
llm_type: LLMType,
|
||||
) -> ChatOpenAI:
|
||||
|
||||
Reference in New Issue
Block a user