Commits
Click on a commit to change the comparison range[Test] Add Azure async chat completion timeout test. WIP4 months ago
by harish876 [Refactor] Implement timeout resolution logic in completion function4 months ago
by harish876 remove stale test case4 months ago
by harish876 remove extra print statement4 months ago
by harish876 default request timeout value in constants to 600s to match timeout defaults handled in the proxy4 months ago
by harish876 fix request timeout if using default value from constants.py4 months ago
by harish876 Merge branch 'main' of https://github.com/BerriAI/litellm into azure-anthropic-timeout-bug4 months ago
by harish876 update code structure, test cases4 months ago
by harish876 only override if the global timeout sets timeout to 6000s4 months ago
by harish876 update code structure, move hard coded values to const and make the reslve function readable by moving fallback logic to a seperate function4 months ago
by harish876 modify default timeout values, replacing hard coded ones with default values defined4 months ago
by harish876