Skip to content

Commit

Permalink
Merge pull request #8 from ShobhitVishnoi30/new_development
Browse files Browse the repository at this point in the history
feat:fixed pre commit issue
  • Loading branch information
ShobhitVishnoi30 authored Dec 21, 2023
2 parents a8f4e9b + 39f39a8 commit 93f159c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ def create_qdrant_from_dir(
ids=[(j + length) for j in range(i, end_idx)],
parallel=parallel,
)

# Create a payload index for the document field
# Enables highly efficient payload filtering. Reference: https://qdrant.tech/documentation/concepts/indexing/#indexing
# Creating an index requires additional computational resources and memory.
Expand Down

0 comments on commit 93f159c

Please sign in to comment.