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
ModuleNotFoundError When working with langchain v1 in py/src/braintrust/wrappers/langchain.py
For example ModuleNotFoundError: No module named 'langchain.schema'
This is due to langchain v1 moving these submodules to langchain_classic, see #102