custom timeout decorator

This commit is contained in:
Krrish Dholakia 2023-08-01 12:20:25 -07:00
parent 0f83959cbc
commit 262ee65127

View file

@ -1,5 +1,5 @@
# #### What this tests ####
# # This tests exception mapping -> trigger an exception from an llm provider -> assert if output is of the expected type
#### What this tests ####
# This tests exception mapping -> trigger an exception from an llm provider -> assert if output is of the expected type
# # 5 providers -> OpenAI, Azure, Anthropic, Cohere, Replicate