Skip to content

Commit

Permalink
Update test_llms_zhipuai.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nightosong authored Oct 9, 2024
1 parent 1b3ea3c commit 65bf744
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,3 @@ def test_completion():
api_key = os.environ.get("ZHIPUAI_API_KEY")
llm = ZhipuAI(model=model, api_key=api_key)
assert llm.complete("who are you")



0 comments on commit 65bf744

Please sign in to comment.