mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
remove comment
This commit is contained in:
parent
ba78194ff1
commit
0bdc411fb7
1 changed files with 0 additions and 4 deletions
|
|
@ -359,10 +359,6 @@ def get_bedrock_tool_name(response_tool_name: str) -> str:
|
|||
return response_tool_name
|
||||
|
||||
|
||||
# ============================================================================
|
||||
# Standalone model name utility functions
|
||||
# ============================================================================
|
||||
|
||||
# Cache the global regions list at module level
|
||||
_BEDROCK_GLOBAL_REGIONS: Optional[List[str]] = None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue