Ask a question to get started
Enter to sendā¢Shift+Enter new line
create the vector store on the backend database Args: metadata_str (str): columns and their types Returns: True if successful; False if not successful
create( self, metadata_str: str, text_size: int, ) -> None