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
# pydantic.errors.PydanticUserError: `SQLDatabaseToolkit` is not fully defined; you should define `BaseCache`, then call `SQLDatabaseToolkit.model_rebuild()`.
107
-
"test_create_sql_agent"
108
-
# pydantic.errors.PydanticUserError: `NatBotChain` is not fully defined; you should define `BaseCache`, then call `NatBotChain.model_rebuild()`.
109
-
"test_proper_inputs"
110
-
# pydantic.errors.PydanticUserError: `NatBotChain` is not fully defined; you should define `BaseCache`, then call `NatBotChain.model_rebuild()`.
111
-
"test_variable_key_naming"
112
-
# Tests against magic values in dict
113
-
"test_serializable_mapping"
112
+
# requires bs4, aka BeautifulSoup
113
+
"test_importable_all"
114
114
];
115
115
116
116
disabledTestPaths=[
117
-
# ValueError: Received unsupported arguments {'strict': None}
0 commit comments