aito.api.trigger_file_processing

aito.api.trigger_file_processing(client: AitoClient, table_name: str, session_id: str)

Trigger file processing of uploading a file to a table

Parameters:
  • client (AitoClient) – the AitoClient instance

  • table_name (str) – the name of the table to be uploaded

  • session_id (str) – The upload session id from initiate_upload_file()