custom timeout decorator

This commit is contained in:
Krrish Dholakia 2023-08-01 12:20:25 -07:00
parent 1e155dc321
commit 04bbacd24f

View file

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