View module source on GitHub

TestTestRuns

class TestTestRuns(unittest.TestCase)

test_create_test_run_with_image_variables_and_prompt_workflow

def test_create_test_run_with_image_variables_and_prompt_workflow()

Test prompt workflow and chains with image variable columns and other variable types

test_create_test_run_with_image_variables_and_prompt_version

def test_create_test_run_with_image_variables_and_prompt_version()

Test prompt version with image variable columns and other variable types

test_create_test_run_with_image_variables_and_prompt_chain_version

def test_create_test_run_with_image_variables_and_prompt_chain_version()

Test prompt chain version with image variable columns and other variable types

test_create_test_run_with_image_variables_and_local_yields_output

def test_create_test_run_with_image_variables_and_local_yields_output()

Test local yields_output function with image variable columns and other variable types

test_create_test_run_with_image_variables_prompt_workflow_and_local_evaluators

def test_create_test_run_with_image_variables_prompt_workflow_and_local_evaluators(
)

Test prompt workflow with image variable columns and local evaluators

test_create_test_run_with_image_variables_prompt_version_and_local_evaluators

def test_create_test_run_with_image_variables_prompt_version_and_local_evaluators(
)

Test prompt version with image variable columns and local evaluators

test_create_test_run_with_image_variables_prompt_chain_version_and_local_evaluators

def test_create_test_run_with_image_variables_prompt_chain_version_and_local_evaluators(
)

Test prompt chain version with image variable columns and local evaluators

test_create_test_run_with_image_variables_local_yields_output_and_local_evaluators

def test_create_test_run_with_image_variables_local_yields_output_and_local_evaluators(
)

Test local yields_output function with image variable columns and local evaluators