[Python SDK] Add KnowledgeBaseClient and the corresponding test cases. (#8465)
Co-authored-by: Wang Ying <wangying@xkool.org>
This commit is contained in:
parent
bf16de50fe
commit
4788e1c8c8
3 changed files with 429 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setup(
|
||||
name="dify-client",
|
||||
version="0.1.11",
|
||||
version="0.1.12",
|
||||
author="Dify",
|
||||
author_email="hello@dify.ai",
|
||||
description="A package for interacting with the Dify Service-API",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue