Skip to content

Commit

Permalink
Update model/database/spans.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Wert <[email protected]>
  • Loading branch information
ezimuel and AlexanderWert authored Dec 5, 2024
1 parent 210ecb9 commit 765a4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/database/spans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ groups:
If the query doesn't target a specific index, this field MUST NOT be set.
examples: ['my_index', 'index1, index2']
- ref: db.search.similarity_metric
brief: specify the metric used in similarity search (e.g. cosine)
brief: Specifies the metric used in similarity search (e.g. cosine)
note: >
Some vector databases allow specifying the similarity search during a search, while others only allow it when creating an index or collection.
requirement_level:
Expand Down

0 comments on commit 765a4a8

Please sign in to comment.