View module source on GitHubDocumentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Test Test Runs functionality for Tests integration.
View module source on GitHubDocumentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
class TestTestRuns(unittest.TestCase)
def test_create_test_run_with_image_variables_and_prompt_workflow()
def test_create_test_run_with_image_variables_and_prompt_version()
def test_create_test_run_with_image_variables_and_prompt_chain_version()
def test_create_test_run_with_image_variables_and_local_yields_output()
def test_create_test_run_with_image_variables_prompt_workflow_and_local_evaluators(
)
def test_create_test_run_with_image_variables_prompt_version_and_local_evaluators(
)
def test_create_test_run_with_image_variables_prompt_chain_version_and_local_evaluators(
)
def test_create_test_run_with_image_variables_local_yields_output_and_local_evaluators(
)
Was this page helpful?