mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
reformat black
This commit is contained in:
parent
318a21e267
commit
4454204455
@ -260,7 +260,7 @@ class Vectara(VectorStore):
|
||||
https://docs.vectara.com/docs/search-apis/sql/filter-overview
|
||||
for more details.
|
||||
score_threshold: minimal score threshold for the result.
|
||||
If defined, results with score less than this value will be
|
||||
If defined, results with score less than this value will be
|
||||
filtered out.
|
||||
n_sentence_context: number of sentences before/after the matching segment
|
||||
to add, defaults to 2
|
||||
|
Loading…
Reference in New Issue
Block a user