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 cbe9978 commit d510878Copy full SHA for d510878
langchaingo-golang/run.sh
@@ -10,6 +10,6 @@ export PATH="$PATH:/opt/golang/$GO_VERSION/bin"
10
export GOROOT="/opt/golang/$GO_VERSION"
11
12
# TODO(GODRIVER-3606): Update expected error in LangChainGo test for
13
-# non-tokenized filter
+# non-tokenized filter.
14
go test -v -failfast -race -shuffle=on \
15
-skip "TestStore_SimilaritySearch_NonExactQuery/with_non-tokenized_filter"
0 commit comments