docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/feab5f12b4ad322ea1f6828d44fc0403b835a7c5a33188873547c48c4cda1e7c.json
vendored
Normal file
1
graphify-out/cache/feab5f12b4ad322ea1f6828d44fc0403b835a7c5a33188873547c48c4cda1e7c.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_types_tool_choice_tool_param_py", "label": "tool_choice_tool_param.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_tool_param.py", "source_location": "L1"}, {"id": "tool_choice_tool_param_toolchoicetoolparam", "label": "ToolChoiceToolParam", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_tool_param.py", "source_location": "L10"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tool_choice_tool_param_rationale_11", "label": "The model will use the specified tool with `tool_choice.name`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_tool_param.py", "source_location": "L11"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_tool_choice_tool_param_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_tool_param.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_types_tool_choice_tool_param_py", "target": "tool_choice_tool_param_toolchoicetoolparam", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_tool_param.py", "source_location": "L10", "weight": 1.0}, {"source": "tool_choice_tool_param_toolchoicetoolparam", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_tool_param.py", "source_location": "L10", "weight": 1.0}, {"source": "tool_choice_tool_param_rationale_11", "target": "tool_choice_tool_param_toolchoicetoolparam", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/types/tool_choice_tool_param.py", "source_location": "L11", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user