Files
tfm_ainventory/graphify-out/cache/5a7dbf50e5f62bd889498ba60f7ecfdc76bd6f282ca414d23ae60216c1a027ff.json

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "label": "test_tune.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L1"}, {"id": "test_tune_test_eval_config", "label": "test_eval_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L298"}, {"id": "test_tune_test_eval_config_with_metrics", "label": "test_eval_config_with_metrics()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L325"}, {"id": "test_tune_test_eval_config_with_unified_metrics", "label": "test_eval_config_with_unified_metrics()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L370"}, {"id": "test_tune_test_eval_config_with_metrics_dict", "label": "test_eval_config_with_metrics_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L431"}, {"id": "test_tune_test_eval_config_async", "label": "test_eval_config_async()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L483"}, {"id": "test_tune_rationale_299", "label": "Tests tuning with eval config.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L299"}, {"id": "test_tune_rationale_326", "label": "Tests tuning with eval config metrics.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L326"}, {"id": "test_tune_rationale_371", "label": "Tests tuning with eval config metrics.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L371"}, {"id": "test_tune_rationale_432", "label": "Tests tuning with eval config metrics.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L432"}, {"id": "test_tune_rationale_484", "label": "Tests tuning with eval config.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L484"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "test_tune_test_eval_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L298", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "test_tune_test_eval_config_with_metrics", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L325", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "test_tune_test_eval_config_with_unified_metrics", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L370", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "test_tune_test_eval_config_with_metrics_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L431", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_tunings_test_tune_py", "target": "test_tune_test_eval_config_async", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L483", "weight": 1.0}, {"source": "test_tune_rationale_299", "target": "test_tune_test_eval_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L299", "weight": 1.0}, {"source": "test_tune_rationale_326", "target": "test_tune_test_eval_config_with_metrics", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L326", "weight": 1.0}, {"source": "test_tune_rationale_371", "target": "test_tune_test_eval_config_with_unified_metrics", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L371", "weight": 1.0}, {"source": "test_tune_rationale_432", "target": "test_tune_test_eval_config_with_metrics_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L432", "weight": 1.0}, {"source": "test_tune_rationale_484", "target": "test_tune_test_eval_config_async", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L484", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_tune_test_eval_config", "callee": "tune", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L302"}, {"caller_nid": "test_tune_test_eval_config", "callee": "TuningDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L304"}, {"caller_nid": "test_tune_test_eval_config", "callee": "CreateTuningJobConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L305"}, {"caller_nid": "test_tune_test_eval_config", "callee": "TuningValidationDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L310"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "EvaluationConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L328"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "Metric", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L330"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "Metric", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L336"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "Metric", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L337"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "OutputConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L339"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "GcsDestination", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L340"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "AutoraterConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L344"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "tune", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L349"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "TuningDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L351"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "CreateTuningJobConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L352"}, {"caller_nid": "test_tune_test_eval_config_with_metrics", "callee": "TuningValidationDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L357"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "EvaluationConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L373"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "UnifiedMetric", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L375"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "PointwiseMetricSpec", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L376"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "CustomOutputFormatConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L384"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "UnifiedMetric", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L389"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "BleuSpec", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L390"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "UnifiedMetric", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L392"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "RougeSpec", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L393"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "OutputConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L396"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "GcsDestination", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L397"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "AutoraterConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L401"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "GenerationConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L405"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "tune", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L410"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "TuningDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L412"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "CreateTuningJobConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L413"}, {"caller_nid": "test_tune_test_eval_config_with_unified_metrics", "callee": "TuningValidationDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L418"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "EvaluationConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L434"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "OutputConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L450"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "GcsDestination", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L451"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "AutoraterConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L455"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "tune", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L460"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "TuningDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L462"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "CreateTuningJobConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L463"}, {"caller_nid": "test_tune_test_eval_config_with_metrics_dict", "callee": "TuningValidationDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L468"}, {"caller_nid": "test_tune_test_eval_config_async", "callee": "tune", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L486"}, {"caller_nid": "test_tune_test_eval_config_async", "callee": "TuningDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L488"}, {"caller_nid": "test_tune_test_eval_config_async", "callee": "CreateTuningJobConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L489"}, {"caller_nid": "test_tune_test_eval_config_async", "callee": "TuningValidationDataset", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/tunings/test_tune.py", "source_location": "L494"}]}