fix(utils.py): llmmonitor integration

This commit is contained in:
Krrish Dholakia 2023-11-07 15:49:24 -08:00
parent e1a3f8619f
commit 97c8b52bba
2 changed files with 44 additions and 52 deletions

View file

@ -38,7 +38,7 @@ def test_embedding_openai():
print(e)
# test_chat_openai()
test_chat_openai()
# test_embedding_openai()