ff_li commited on
Commit
b37e2c9
1 Parent(s): e7de191

rm dashscope

Browse files
Files changed (1) hide show
  1. agent/llm/__init__.py +0 -1
agent/llm/__init__.py CHANGED
@@ -1,4 +1,3 @@
1
  from .base import BaseChatModel
2
- from .qwen_dashscope import QwenChatAtDS
3
  from .oai import ChatAsOAI
4
 
 
1
  from .base import BaseChatModel
 
2
  from .oai import ChatAsOAI
3