Skip to content

Commit

Permalink
fix ty[p
Browse files Browse the repository at this point in the history
  • Loading branch information
garyzhang99 committed May 6, 2024
1 parent a757b1f commit 94f1424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agentscope/models/zhipu_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def __init__(
The API key for ZhipuAI API. If not specified, it will
be read from the environment variable.
client_args (`dict`, default `None`):
The extra keyword arguments to initialize the OpenAI client.
The extra keyword arguments to initialize the ZhipuAI client.
generate_args (`dict`, default `None`):
The extra keyword arguments used in zhipuai api generation,
e.g. `temperature`, `seed`.
Expand Down

0 comments on commit 94f1424

Please sign in to comment.