aefac4f
ad2e847
696f787
9659593
| | [pytest]
filterwarnings =
ignore::langchain_core._api.deprecation.LangChainDeprecationWarning
ignore:.*class.*HuggingFaceEmbeddings.*was deprecated.*:DeprecationWarning
markers =
integration: mark a test as an integration test.
testpaths = tests
|