chore: docstring not match the function parameter (#17162)
This commit is contained in:
@@ -226,7 +226,6 @@ class WeaviateVector(BaseVector):
|
||||
|
||||
Args:
|
||||
query: Text to look up documents similar to.
|
||||
k: Number of Documents to return. Defaults to 4.
|
||||
|
||||
Returns:
|
||||
List of Documents most similar to the query.
|
||||
|
||||
Reference in New Issue
Block a user