File size: 260 Bytes
aefac4f
 
 
ad2e847
696f787
 
 
9659593
 
1
2
3
4
5
6
7
8
9
10
[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