Python SDK WorkflowClient and KnowledgeBase client imports fixed. Added documentation for WorkflowClient
parent
30aa052a57
commit
a4cbbc654a
@ -1 +1 @@
|
||||
from dify_client.client import ChatClient, CompletionClient, DifyClient
|
||||
from dify_client.client import ChatClient, CompletionClient, WorkflowClient, KnowledgeBaseClient, DifyClient
|
||||
|
||||
Loading…
Reference in New Issue