README.md
pyproject.toml
setup.cfg
setup.py
biolevate_client/__init__.py
biolevate_client/api_client.py
biolevate_client/api_response.py
biolevate_client/configuration.py
biolevate_client/exceptions.py
biolevate_client/py.typed
biolevate_client/rest.py
biolevate_client.egg-info/PKG-INFO
biolevate_client.egg-info/SOURCES.txt
biolevate_client.egg-info/dependency_links.txt
biolevate_client.egg-info/requires.txt
biolevate_client.egg-info/top_level.txt
biolevate_client/api/__init__.py
biolevate_client/api/agent_api.py
biolevate_client/api/collections_api.py
biolevate_client/api/extraction_api.py
biolevate_client/api/files_api.py
biolevate_client/api/find_similar_files_api.py
biolevate_client/api/multi_dimensional_extraction_api.py
biolevate_client/api/provider_items_api.py
biolevate_client/api/providers_api.py
biolevate_client/api/question_answering_api.py
biolevate_client/models/__init__.py
biolevate_client/models/add_file_to_collection_request.py
biolevate_client/models/agent_completion_config.py
biolevate_client/models/agent_input.py
biolevate_client/models/agent_job_inputs.py
biolevate_client/models/agent_job_outputs.py
biolevate_client/models/annotation_id.py
biolevate_client/models/bbox_dto.py
biolevate_client/models/collection_id.py
biolevate_client/models/collection_view_id.py
biolevate_client/models/confirm_upload_request.py
biolevate_client/models/create_agent_request.py
biolevate_client/models/create_collection_request.py
biolevate_client/models/create_extract_request.py
biolevate_client/models/create_file_request.py
biolevate_client/models/create_item_request.py
biolevate_client/models/create_mde_request.py
biolevate_client/models/create_qa_request.py
biolevate_client/models/data_value.py
biolevate_client/models/download_url_response.py
biolevate_client/models/elise_annotation.py
biolevate_client/models/elise_annotation_config.py
biolevate_client/models/elise_collection_info.py
biolevate_client/models/elise_document_statement.py
biolevate_client/models/elise_entity_cell_result.py
biolevate_client/models/elise_entity_column_input.py
biolevate_client/models/elise_entity_extraction_result.py
biolevate_client/models/elise_entity_row_result.py
biolevate_client/models/elise_entity_schema_input.py
biolevate_client/models/elise_external_document_statement.py
biolevate_client/models/elise_file_info.py
biolevate_client/models/elise_full_document_statement.py
biolevate_client/models/elise_knowledge_statement.py
biolevate_client/models/elise_meta_input.py
biolevate_client/models/elise_meta_result.py
biolevate_client/models/elise_ontology.py
biolevate_client/models/elise_ontology_meta.py
biolevate_client/models/elise_qa_result.py
biolevate_client/models/elise_question_input.py
biolevate_client/models/elise_review_comment.py
biolevate_client/models/elise_web_statement.py
biolevate_client/models/entity_id.py
biolevate_client/models/expected_answer_type_dto.py
biolevate_client/models/extract_job_inputs.py
biolevate_client/models/extract_job_outputs.py
biolevate_client/models/file_id.py
biolevate_client/models/file_match.py
biolevate_client/models/files_input.py
biolevate_client/models/find_similar_api_job_dto.py
biolevate_client/models/fs_provider_azure_config_external.py
biolevate_client/models/fs_provider_configuration_external.py
biolevate_client/models/fs_provider_external.py
biolevate_client/models/fs_provider_gcs_config_external.py
biolevate_client/models/fs_provider_leanear_config_external.py
biolevate_client/models/fs_provider_local_config_external.py
biolevate_client/models/fs_provider_s3_config_external.py
biolevate_client/models/fs_provider_sftp_config_external.py
biolevate_client/models/fs_provider_sharepoint_online_config_external.py
biolevate_client/models/item_reference.py
biolevate_client/models/job.py
biolevate_client/models/job_launch_config.py
biolevate_client/models/job_statistics.py
biolevate_client/models/knowledge_source.py
biolevate_client/models/lib_item_indexation_infos.py
biolevate_client/models/list_items_response.py
biolevate_client/models/mde_job_inputs.py
biolevate_client/models/mde_job_outputs.py
biolevate_client/models/metadata_only_match.py
biolevate_client/models/page_data_elise_collection_info.py
biolevate_client/models/page_data_elise_file_info.py
biolevate_client/models/page_data_find_similar_api_job_dto.py
biolevate_client/models/page_data_fs_provider_external.py
biolevate_client/models/page_data_job.py
biolevate_client/models/policy_id.py
biolevate_client/models/policy_id_external.py
biolevate_client/models/position_bbox_dto.py
biolevate_client/models/position_cell_dto.py
biolevate_client/models/position_dto.py
biolevate_client/models/position_line_dto.py
biolevate_client/models/provider_id.py
biolevate_client/models/provider_id_external.py
biolevate_client/models/provider_item.py
biolevate_client/models/qa_job_inputs.py
biolevate_client/models/qa_job_outputs.py
biolevate_client/models/search_sources.py
biolevate_client/models/source_identifiers.py
biolevate_client/models/source_matches.py
biolevate_client/models/update_collection_request.py
biolevate_client/models/upload_url_request.py
biolevate_client/models/upload_url_response.py
biolevate_client/models/user_id.py
biolevate_client/models/user_id_external.py
test/test_add_file_to_collection_request.py
test/test_agent_api.py
test/test_agent_completion_config.py
test/test_agent_input.py
test/test_agent_job_inputs.py
test/test_agent_job_outputs.py
test/test_annotation_id.py
test/test_bbox_dto.py
test/test_collection_id.py
test/test_collection_view_id.py
test/test_collections_api.py
test/test_confirm_upload_request.py
test/test_create_agent_request.py
test/test_create_collection_request.py
test/test_create_extract_request.py
test/test_create_file_request.py
test/test_create_item_request.py
test/test_create_mde_request.py
test/test_create_qa_request.py
test/test_data_value.py
test/test_download_url_response.py
test/test_elise_annotation.py
test/test_elise_annotation_config.py
test/test_elise_collection_info.py
test/test_elise_document_statement.py
test/test_elise_entity_cell_result.py
test/test_elise_entity_column_input.py
test/test_elise_entity_extraction_result.py
test/test_elise_entity_row_result.py
test/test_elise_entity_schema_input.py
test/test_elise_external_document_statement.py
test/test_elise_file_info.py
test/test_elise_full_document_statement.py
test/test_elise_knowledge_statement.py
test/test_elise_meta_input.py
test/test_elise_meta_result.py
test/test_elise_ontology.py
test/test_elise_ontology_meta.py
test/test_elise_qa_result.py
test/test_elise_question_input.py
test/test_elise_review_comment.py
test/test_elise_web_statement.py
test/test_entity_id.py
test/test_expected_answer_type_dto.py
test/test_extract_job_inputs.py
test/test_extract_job_outputs.py
test/test_extraction_api.py
test/test_file_id.py
test/test_file_match.py
test/test_files_api.py
test/test_files_input.py
test/test_find_similar_api_job_dto.py
test/test_find_similar_files_api.py
test/test_fs_provider_azure_config_external.py
test/test_fs_provider_configuration_external.py
test/test_fs_provider_external.py
test/test_fs_provider_gcs_config_external.py
test/test_fs_provider_leanear_config_external.py
test/test_fs_provider_local_config_external.py
test/test_fs_provider_s3_config_external.py
test/test_fs_provider_sftp_config_external.py
test/test_fs_provider_sharepoint_online_config_external.py
test/test_item_reference.py
test/test_job.py
test/test_job_launch_config.py
test/test_job_statistics.py
test/test_knowledge_source.py
test/test_lib_item_indexation_infos.py
test/test_list_items_response.py
test/test_mde_job_inputs.py
test/test_mde_job_outputs.py
test/test_metadata_only_match.py
test/test_multi_dimensional_extraction_api.py
test/test_page_data_elise_collection_info.py
test/test_page_data_elise_file_info.py
test/test_page_data_find_similar_api_job_dto.py
test/test_page_data_fs_provider_external.py
test/test_page_data_job.py
test/test_policy_id.py
test/test_policy_id_external.py
test/test_position_bbox_dto.py
test/test_position_cell_dto.py
test/test_position_dto.py
test/test_position_line_dto.py
test/test_provider_id.py
test/test_provider_id_external.py
test/test_provider_item.py
test/test_provider_items_api.py
test/test_providers_api.py
test/test_qa_job_inputs.py
test/test_qa_job_outputs.py
test/test_question_answering_api.py
test/test_search_sources.py
test/test_source_identifiers.py
test/test_source_matches.py
test/test_update_collection_request.py
test/test_upload_url_request.py
test/test_upload_url_response.py
test/test_user_id.py
test/test_user_id_external.py