1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "label": "versions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L1"}, {"id": "versions_versions", "label": "Versions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L25"}, {"id": "syncapiresource", "label": "SyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "versions_with_raw_response", "label": "with_raw_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L27"}, {"id": "versions_with_streaming_response", "label": "with_streaming_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L37"}, {"id": "versions_versions_list", "label": ".list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L45"}, {"id": "versions_asyncversions", "label": "AsyncVersions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L111"}, {"id": "asyncapiresource", "label": "AsyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "versions_asyncversions_list", "label": ".list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L131"}, {"id": "versions_versionswithrawresponse", "label": "VersionsWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L197"}, {"id": "versions_versionswithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L198"}, {"id": "versions_asyncversionswithrawresponse", "label": "AsyncVersionsWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L206"}, {"id": "versions_asyncversionswithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L207"}, {"id": "versions_versionswithstreamingresponse", "label": "VersionsWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L215"}, {"id": "versions_versionswithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L216"}, {"id": "versions_asyncversionswithstreamingresponse", "label": "AsyncVersionsWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L224"}, {"id": "versions_asyncversionswithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L225"}, {"id": "versions_rationale_28", "label": "This property can be used as a prefix for any HTTP method call to return", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L28"}, {"id": "versions_rationale_38", "label": "An alternative to `.with_raw_response` that doesn't eagerly read the response bo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L38"}, {"id": "versions_rationale_59", "label": "List Agent Versions Args: limit: Maximum results per page.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L59"}, {"id": "versions_rationale_114", "label": "This property can be used as a prefix for any HTTP method call to return", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L114"}, {"id": "versions_rationale_124", "label": "An alternative to `.with_raw_response` that doesn't eagerly read the response bo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L124"}, {"id": "versions_rationale_145", "label": "List Agent Versions Args: limit: Maximum results per page.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L145"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_resource_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_pagination_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_base_client_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_agents_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_anthropic_beta_param_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_beta_managed_agents_agent_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L25", "weight": 1.0}, {"source": "versions_versions", "target": "syncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L37", "weight": 1.0}, {"source": "versions_versions", "target": "versions_versions_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_asyncversions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L111", "weight": 1.0}, {"source": "versions_asyncversions", "target": "asyncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L123", "weight": 1.0}, {"source": "versions_asyncversions", "target": "versions_asyncversions_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_versionswithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L197", "weight": 1.0}, {"source": "versions_versionswithrawresponse", "target": "versions_versionswithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_asyncversionswithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L206", "weight": 1.0}, {"source": "versions_asyncversionswithrawresponse", "target": "versions_asyncversionswithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L207", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_versionswithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L215", "weight": 1.0}, {"source": "versions_versionswithstreamingresponse", "target": "versions_versionswithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_agents_versions_py", "target": "versions_asyncversionswithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L224", "weight": 1.0}, {"source": "versions_asyncversionswithstreamingresponse", "target": "versions_asyncversionswithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L225", "weight": 1.0}, {"source": "versions_with_raw_response", "target": "versions_versionswithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L34", "weight": 1.0}, {"source": "versions_with_streaming_response", "target": "versions_versionswithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L43", "weight": 1.0}, {"source": "versions_with_raw_response", "target": "versions_asyncversionswithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L120", "weight": 1.0}, {"source": "versions_with_streaming_response", "target": "versions_asyncversionswithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L129", "weight": 1.0}, {"source": "versions_rationale_28", "target": "versions_versions_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L28", "weight": 1.0}, {"source": "versions_rationale_38", "target": "versions_versions_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L38", "weight": 1.0}, {"source": "versions_rationale_59", "target": "versions_versions_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L59", "weight": 1.0}, {"source": "versions_rationale_114", "target": "versions_asyncversions_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L114", "weight": 1.0}, {"source": "versions_rationale_124", "target": "versions_asyncversions_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L124", "weight": 1.0}, {"source": "versions_rationale_145", "target": "versions_asyncversions_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L145", "weight": 1.0}], "raw_calls": [{"caller_nid": "versions_versions_list", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L79"}, {"caller_nid": "versions_versions_list", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L81"}, {"caller_nid": "versions_versions_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L83"}, {"caller_nid": "versions_versions_list", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L83"}, {"caller_nid": "versions_versions_list", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L83"}, {"caller_nid": "versions_versions_list", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L84"}, {"caller_nid": "versions_versions_list", "callee": "_get_api_list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L91"}, {"caller_nid": "versions_versions_list", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L92"}, {"caller_nid": "versions_versions_list", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L94"}, {"caller_nid": "versions_versions_list", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L99"}, {"caller_nid": "versions_asyncversions_list", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L165"}, {"caller_nid": "versions_asyncversions_list", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L167"}, {"caller_nid": "versions_asyncversions_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L169"}, {"caller_nid": "versions_asyncversions_list", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L169"}, {"caller_nid": "versions_asyncversions_list", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L169"}, {"caller_nid": "versions_asyncversions_list", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L170"}, {"caller_nid": "versions_asyncversions_list", "callee": "_get_api_list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L177"}, {"caller_nid": "versions_asyncversions_list", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L178"}, {"caller_nid": "versions_asyncversions_list", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L180"}, {"caller_nid": "versions_asyncversions_list", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L185"}, {"caller_nid": "versions_versionswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L201"}, {"caller_nid": "versions_asyncversionswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L210"}, {"caller_nid": "versions_versionswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L219"}, {"caller_nid": "versions_asyncversionswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/agents/versions.py", "source_location": "L228"}]} |