We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e6874 commit 70c144eCopy full SHA for 70c144e
zhipuai/_client.py
@@ -15,7 +15,7 @@
15
16
17
class ZhipuAI(HttpClient):
18
- chat: api_resource.chat
+ chat: api_resource.chat.Chat
19
api_key: str
20
21
def __init__(
0 commit comments