Skip to content

Commit

Permalink
resolve pack similarity not working
Browse files Browse the repository at this point in the history
  • Loading branch information
pinocchio-life-like committed Jan 11, 2025
1 parent 5f980a9 commit 0ceac2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/vector/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ class VectorClient {
vector,
topK,
namespace,
...(filter ? { filter } : {}),
// ...(filter ? { filter } : {}),
}),
});

Expand Down

0 comments on commit 0ceac2f

Please sign in to comment.