You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report, is there any way to tell this library to just not inspect certain symbols / paths? This is eagerly importing internal helpers and then trying to inspect them in ways which breaks assumptions about how the helpers should be used.
Thanks for the report, is there any way to tell this library to just not inspect certain symbols / paths? This is eagerly importing internal helpers and then trying to inspect them in ways which breaks assumptions about how the helpers should be used.
Hmm, this is a library for memory debugging. I didn't manage to find a way to disable inspecting specific types.
Confirm this is an issue with the Python library and not an underlying OpenAI API
Describe the bug
To Reproduce
Code snippets
OS
macos
Python version
3.12.6
Library version
1.13.3
The text was updated successfully, but these errors were encountered: