Skip to content

Commit

Permalink
Update test_llm.py
Browse files Browse the repository at this point in the history
Co-authored-by: David Zhao <[email protected]>
  • Loading branch information
keepingitneil and davidzhao authored Aug 25, 2024
1 parent cb9c91b commit 1e8ea54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_llm.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def test_hashable_typeinfo():

LLMS = [
openai.LLM(),
// anthropic.LLM(),
# anthropic.LLM(),
]


Expand Down

0 comments on commit 1e8ea54

Please sign in to comment.