interface FileContentParams {
    vector_store_id: string;
}

Properties

Properties

vector_store_id: string

The ID of the vector store.