Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Update sdk document #25

Closed
xieydd opened this issue May 22, 2023 · 1 comment · Fixed by tensorchord/modelz-docs#28
Closed

Bug: Update sdk document #25

xieydd opened this issue May 22, 2023 · 1 comment · Fixed by tensorchord/modelz-docs#28

Comments

@xieydd
Copy link
Member

xieydd commented May 22, 2023

https://docs.modelz.ai/sdk

$ python3 test-sd-mosec.py
Traceback (most recent call last):
  File "/Users/xieyuandong/Workspace/tencent/projects/tensorchord/modelz/test/test-sd-mosec.py", line 7, in <module>
    client = modelz.ModelzClient(key=key, deployment="text-xieydd-mosec-sd", serde="msgpack")
TypeError: __init__() got an unexpected keyword argument 'serde'


@kemingy
Copy link
Member

kemingy commented May 23, 2023

Will update the doc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants