1 line
47 KiB
JSON
1 line
47 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "label": "skills.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L1"}, {"id": "skills_skills", "label": "Skills", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L54"}, {"id": "syncapiresource", "label": "SyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "skills_versions", "label": "versions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L56"}, {"id": "skills_with_raw_response", "label": "with_raw_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L60"}, {"id": "skills_with_streaming_response", "label": "with_streaming_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L70"}, {"id": "skills_skills_create", "label": ".create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L78"}, {"id": "skills_skills_retrieve", "label": ".retrieve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L147"}, {"id": "skills_skills_list", "label": ".list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L198"}, {"id": "skills_skills_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L273"}, {"id": "skills_asyncskills", "label": "AsyncSkills", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L325"}, {"id": "asyncapiresource", "label": "AsyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "skills_asyncskills_create", "label": ".create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L349"}, {"id": "skills_asyncskills_retrieve", "label": ".retrieve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L418"}, {"id": "skills_asyncskills_list", "label": ".list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L469"}, {"id": "skills_asyncskills_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L544"}, {"id": "skills_skillswithrawresponse", "label": "SkillsWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L596"}, {"id": "skills_skillswithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L597"}, {"id": "skills_asyncskillswithrawresponse", "label": "AsyncSkillsWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L618"}, {"id": "skills_asyncskillswithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L619"}, {"id": "skills_skillswithstreamingresponse", "label": "SkillsWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L640"}, {"id": "skills_skillswithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L641"}, {"id": "skills_asyncskillswithstreamingresponse", "label": "AsyncSkillsWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L662"}, {"id": "skills_asyncskillswithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L663"}, {"id": "skills_rationale_61", "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/skills/skills.py", "source_location": "L61"}, {"id": "skills_rationale_71", "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/skills/skills.py", "source_location": "L71"}, {"id": "skills_rationale_91", "label": "Create Skill Args: display_title: Display title for the skill", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L91"}, {"id": "skills_rationale_159", "label": "Get Skill Args: skill_id: Unique identifier for the skill.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L159"}, {"id": "skills_rationale_212", "label": "List Skills Args: limit: Number of results to return per page", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L212"}, {"id": "skills_rationale_285", "label": "Delete Skill Args: skill_id: Unique identifier for the skill.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L285"}, {"id": "skills_rationale_332", "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/skills/skills.py", "source_location": "L332"}, {"id": "skills_rationale_342", "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/skills/skills.py", "source_location": "L342"}, {"id": "skills_rationale_362", "label": "Create Skill Args: display_title: Display title for the skill", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L362"}, {"id": "skills_rationale_430", "label": "Get Skill Args: skill_id: Unique identifier for the skill.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L430"}, {"id": "skills_rationale_483", "label": "List Skills Args: limit: Number of results to return per page", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L483"}, {"id": "skills_rationale_556", "label": "Delete Skill Args: skill_id: Unique identifier for the skill.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L556"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_versions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_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/skills/skills.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_skill_list_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_skill_create_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_skill_delete_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_skill_retrieve_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_skills", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L54", "weight": 1.0}, {"source": "skills_skills", "target": "syncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L70", "weight": 1.0}, {"source": "skills_skills", "target": "skills_skills_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L78", "weight": 1.0}, {"source": "skills_skills", "target": "skills_skills_retrieve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L147", "weight": 1.0}, {"source": "skills_skills", "target": "skills_skills_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L198", "weight": 1.0}, {"source": "skills_skills", "target": "skills_skills_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_asyncskills", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L325", "weight": 1.0}, {"source": "skills_asyncskills", "target": "asyncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L325", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L327", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L331", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L341", "weight": 1.0}, {"source": "skills_asyncskills", "target": "skills_asyncskills_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L349", "weight": 1.0}, {"source": "skills_asyncskills", "target": "skills_asyncskills_retrieve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L418", "weight": 1.0}, {"source": "skills_asyncskills", "target": "skills_asyncskills_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L469", "weight": 1.0}, {"source": "skills_asyncskills", "target": "skills_asyncskills_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L544", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_skillswithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L596", "weight": 1.0}, {"source": "skills_skillswithrawresponse", "target": "skills_skillswithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L597", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L614", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_asyncskillswithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L618", "weight": 1.0}, {"source": "skills_asyncskillswithrawresponse", "target": "skills_asyncskillswithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L619", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L636", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_skillswithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L640", "weight": 1.0}, {"source": "skills_skillswithstreamingresponse", "target": "skills_skillswithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L641", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L658", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_asyncskillswithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L662", "weight": 1.0}, {"source": "skills_asyncskillswithstreamingresponse", "target": "skills_asyncskillswithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L663", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_resources_beta_skills_skills_py", "target": "skills_versions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L680", "weight": 1.0}, {"source": "skills_with_raw_response", "target": "skills_skillswithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L67", "weight": 1.0}, {"source": "skills_with_streaming_response", "target": "skills_skillswithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L76", "weight": 1.0}, {"source": "skills_with_raw_response", "target": "skills_asyncskillswithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L338", "weight": 1.0}, {"source": "skills_with_streaming_response", "target": "skills_asyncskillswithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L347", "weight": 1.0}, {"source": "skills_rationale_61", "target": "skills_skills_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L61", "weight": 1.0}, {"source": "skills_rationale_71", "target": "skills_skills_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L71", "weight": 1.0}, {"source": "skills_rationale_91", "target": "skills_skills_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L91", "weight": 1.0}, {"source": "skills_rationale_159", "target": "skills_skills_retrieve", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L159", "weight": 1.0}, {"source": "skills_rationale_212", "target": "skills_skills_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L212", "weight": 1.0}, {"source": "skills_rationale_285", "target": "skills_skills_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L285", "weight": 1.0}, {"source": "skills_rationale_332", "target": "skills_asyncskills_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L332", "weight": 1.0}, {"source": "skills_rationale_342", "target": "skills_asyncskills_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L342", "weight": 1.0}, {"source": "skills_rationale_362", "target": "skills_asyncskills_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L362", "weight": 1.0}, {"source": "skills_rationale_430", "target": "skills_asyncskills_retrieve", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L430", "weight": 1.0}, {"source": "skills_rationale_483", "target": "skills_asyncskills_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L483", "weight": 1.0}, {"source": "skills_rationale_556", "target": "skills_asyncskills_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L556", "weight": 1.0}], "raw_calls": [{"caller_nid": "skills_skills_create", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L116"}, {"caller_nid": "skills_skills_create", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L118"}, {"caller_nid": "skills_skills_create", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L118"}, {"caller_nid": "skills_skills_create", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L118"}, {"caller_nid": "skills_skills_create", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L119"}, {"caller_nid": "skills_skills_create", "callee": "deepcopy_minimal", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L126"}, {"caller_nid": "skills_skills_create", "callee": "extract_files", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L132"}, {"caller_nid": "skills_skills_create", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L132"}, {"caller_nid": "skills_skills_create", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L137"}, {"caller_nid": "skills_skills_create", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L139"}, {"caller_nid": "skills_skills_create", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L141"}, {"caller_nid": "skills_skills_retrieve", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L178"}, {"caller_nid": "skills_skills_retrieve", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L180"}, {"caller_nid": "skills_skills_retrieve", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L182"}, {"caller_nid": "skills_skills_retrieve", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L182"}, {"caller_nid": "skills_skills_retrieve", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L182"}, {"caller_nid": "skills_skills_retrieve", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L183"}, {"caller_nid": "skills_skills_retrieve", "callee": "_get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L190"}, {"caller_nid": "skills_skills_retrieve", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L191"}, {"caller_nid": "skills_skills_retrieve", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L192"}, {"caller_nid": "skills_skills_list", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L243"}, {"caller_nid": "skills_skills_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L245"}, {"caller_nid": "skills_skills_list", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L245"}, {"caller_nid": "skills_skills_list", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L245"}, {"caller_nid": "skills_skills_list", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L246"}, {"caller_nid": "skills_skills_list", "callee": "_get_api_list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L253"}, {"caller_nid": "skills_skills_list", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L256"}, {"caller_nid": "skills_skills_list", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L261"}, {"caller_nid": "skills_skills_delete", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L304"}, {"caller_nid": "skills_skills_delete", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L306"}, {"caller_nid": "skills_skills_delete", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L308"}, {"caller_nid": "skills_skills_delete", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L308"}, {"caller_nid": "skills_skills_delete", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L308"}, {"caller_nid": "skills_skills_delete", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L309"}, {"caller_nid": "skills_skills_delete", "callee": "_delete", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L316"}, {"caller_nid": "skills_skills_delete", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L317"}, {"caller_nid": "skills_skills_delete", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L318"}, {"caller_nid": "skills_versions", "callee": "AsyncVersions", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L328"}, {"caller_nid": "skills_asyncskills_create", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L387"}, {"caller_nid": "skills_asyncskills_create", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L389"}, {"caller_nid": "skills_asyncskills_create", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L389"}, {"caller_nid": "skills_asyncskills_create", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L389"}, {"caller_nid": "skills_asyncskills_create", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L390"}, {"caller_nid": "skills_asyncskills_create", "callee": "deepcopy_minimal", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L397"}, {"caller_nid": "skills_asyncskills_create", "callee": "extract_files", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L403"}, {"caller_nid": "skills_asyncskills_create", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L403"}, {"caller_nid": "skills_asyncskills_create", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L408"}, {"caller_nid": "skills_asyncskills_create", "callee": "async_maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L410"}, {"caller_nid": "skills_asyncskills_create", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L412"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L449"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L451"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L453"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L453"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L453"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L454"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "_get", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L461"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L462"}, {"caller_nid": "skills_asyncskills_retrieve", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L463"}, {"caller_nid": "skills_asyncskills_list", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L514"}, {"caller_nid": "skills_asyncskills_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L516"}, {"caller_nid": "skills_asyncskills_list", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L516"}, {"caller_nid": "skills_asyncskills_list", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L516"}, {"caller_nid": "skills_asyncskills_list", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L517"}, {"caller_nid": "skills_asyncskills_list", "callee": "_get_api_list", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L524"}, {"caller_nid": "skills_asyncskills_list", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L527"}, {"caller_nid": "skills_asyncskills_list", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L532"}, {"caller_nid": "skills_asyncskills_delete", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L575"}, {"caller_nid": "skills_asyncskills_delete", "callee": "strip_not_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L577"}, {"caller_nid": "skills_asyncskills_delete", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L579"}, {"caller_nid": "skills_asyncskills_delete", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L579"}, {"caller_nid": "skills_asyncskills_delete", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L579"}, {"caller_nid": "skills_asyncskills_delete", "callee": "is_given", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L580"}, {"caller_nid": "skills_asyncskills_delete", "callee": "_delete", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L587"}, {"caller_nid": "skills_asyncskills_delete", "callee": "path_template", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L588"}, {"caller_nid": "skills_asyncskills_delete", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L589"}, {"caller_nid": "skills_skillswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L600"}, {"caller_nid": "skills_skillswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L603"}, {"caller_nid": "skills_skillswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L606"}, {"caller_nid": "skills_skillswithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L609"}, {"caller_nid": "skills_versions", "callee": "VersionsWithRawResponse", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L615"}, {"caller_nid": "skills_asyncskillswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L622"}, {"caller_nid": "skills_asyncskillswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L625"}, {"caller_nid": "skills_asyncskillswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L628"}, {"caller_nid": "skills_asyncskillswithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L631"}, {"caller_nid": "skills_versions", "callee": "AsyncVersionsWithRawResponse", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L637"}, {"caller_nid": "skills_skillswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L644"}, {"caller_nid": "skills_skillswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L647"}, {"caller_nid": "skills_skillswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L650"}, {"caller_nid": "skills_skillswithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L653"}, {"caller_nid": "skills_versions", "callee": "VersionsWithStreamingResponse", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L659"}, {"caller_nid": "skills_asyncskillswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L666"}, {"caller_nid": "skills_asyncskillswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L669"}, {"caller_nid": "skills_asyncskillswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L672"}, {"caller_nid": "skills_asyncskillswithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L675"}, {"caller_nid": "skills_versions", "callee": "AsyncVersionsWithStreamingResponse", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/resources/beta/skills/skills.py", "source_location": "L681"}]} |