# Object07FileSearch
## Properties
**vector_store_ids** | Option<**Vec<String>**> | The [vector store](/docs/api-reference/vector-stores/object) attached to this thread. There can be a maximum of 1 vector store attached to the thread. | [optional]
**vector_stores** | Option<[**Vec<models::Object04FileSearchVectorStoresInner>**](Object0_4_file_search_vector_stores_inner.md)> | A helper to create a [vector store](/docs/api-reference/vector-stores/object) with file_ids and attach it to this thread. There can be a maximum of 1 vector store attached to the thread. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)