Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 741 Bytes

File metadata and controls

19 lines (14 loc) · 741 Bytes

IndexInfoResponse

Properties

Name Type Description Notes
created_at String
index_name String
index_type String
metric Option<String> Distance metric this index was built with. Only present for vector indexes. [optional]
sort_columns Vec
status models::IndexStatus
text_columns Vec
updated_at String
vector_columns Vec

[Back to Model list] [Back to API list] [Back to README]