skit_pipelines.components.upload_conversation_data_to_metrics_db package

Submodules

skit_pipelines.components.upload_conversation_data_to_metrics_db.queries module

skit_pipelines.components.upload_conversation_data_to_metrics_db.utils module

get_file_path_from_folder(folder_path: str, target_file: str)[source]

Module contents

upload_conversation_data_to_metrics_db(situations_id_info: typing.List[typing.Dict[str, str]], client_id: str, template_id: str, generated_conversations_s3_link: str, prompt_links_in_s3: str, conv_directory: <kfp.components._python_op.InputPath object at 0x109943070>)[source]

Upload the conversation data to metrics DB

upload_conversation_data_to_metrics_db_op(situations_id_info: List[Dict[str, str]], client_id: str, template_id: str, generated_conversations_s3_link: str, prompt_links_in_s3: str, conv_directory: str)

Upload conversation data to metrics db Upload the conversation data to metrics DB