We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ff385 commit bfc68d4Copy full SHA for bfc68d4
mock_tests/test_collection.py
@@ -106,6 +106,7 @@ def test_missing_multi_tenancy_config(
106
reranker_config=None,
107
vectorizer_config=None,
108
vector_config=None,
109
+ object_ttl_config=None,
110
inverted_index_config=InvertedIndexConfig(
111
bm25=BM25Config(b=0, k1=0),
112
cleanup_interval_seconds=0,
0 commit comments