mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-27 06:18:05 +00:00
x
This commit is contained in:
@@ -30,3 +30,5 @@ def is_caller_internal(depth: int = 2) -> bool:
|
||||
return True
|
||||
finally:
|
||||
del frame
|
||||
|
||||
return False
|
||||
|
Reference in New Issue
Block a user