fix: Python SDK WorkflowClient and KnowledgeBase client imports fixed. Added documentation for WorkflowClient. (#22476)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
parent
74caebac32
commit
4b604bd79a
2 changed files with 40 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
from dify_client.client import ChatClient, CompletionClient, DifyClient
|
||||
from dify_client.client import ChatClient, CompletionClient, WorkflowClient, KnowledgeBaseClient, DifyClient
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue