docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/1612dcd2297eaeaa46d7e129235e1f942aa8a762898a6f601e8c60cdd4a4e00e.json
vendored
Normal file
1
graphify-out/cache/1612dcd2297eaeaa46d7e129235e1f942aa8a762898a6f601e8c60cdd4a4e00e.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_types_tool_choice_any_param_py", "label": "tool_choice_any_param.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_any_param.py", "source_location": "L1"}, {"id": "tool_choice_any_param_toolchoiceanyparam", "label": "ToolChoiceAnyParam", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_any_param.py", "source_location": "L10"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tool_choice_any_param_rationale_11", "label": "The model will use any available tools.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_any_param.py", "source_location": "L11"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_tool_choice_any_param_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_any_param.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_tool_choice_any_param_py", "target": "tool_choice_any_param_toolchoiceanyparam", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_any_param.py", "source_location": "L10", "weight": 1.0}, {"source": "tool_choice_any_param_toolchoiceanyparam", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_any_param.py", "source_location": "L10", "weight": 1.0}, {"source": "tool_choice_any_param_rationale_11", "target": "tool_choice_any_param_toolchoiceanyparam", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_any_param.py", "source_location": "L11", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user