Files
tfm_ainventory/graphify-out/cache/f53630b4290c97bddbe5c4e860b9e91f1d581bb8fadf7a3b4cc473301d25e013.json

1 line
27 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "label": "_config.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L1"}, {"id": "config_configwrapper", "label": "ConfigWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L29"}, {"id": "config_configwrapper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L93"}, {"id": "config_for_model", "label": "for_model()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L100"}, {"id": "config_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L154"}, {"id": "config_configwrapper_core_config", "label": ".core_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L163"}, {"id": "config_configwrapper_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L239"}, {"id": "config_configwrapperstack", "label": "ConfigWrapperStack", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L244"}, {"id": "config_configwrapperstack_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L247"}, {"id": "config_tail", "label": "tail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L251"}, {"id": "config_push", "label": "push()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L255"}, {"id": "config_prepare_config", "label": "prepare_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L323"}, {"id": "config_check_deprecated", "label": "check_deprecated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L373"}, {"id": "config_rationale_30", "label": "Internal wrapper for Config which exposes ConfigDict items as attributes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L30"}, {"id": "config_rationale_107", "label": "Build a new `ConfigWrapper` instance for a `BaseModel`. The config wrap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L107"}, {"id": "config_rationale_164", "label": "Create a pydantic-core config. We don't use getattr here since we don't", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L164"}, {"id": "config_rationale_245", "label": "A stack of `ConfigWrapper` instances.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L245"}, {"id": "config_rationale_324", "label": "Create a `ConfigDict` instance from an existing dict, a class (e.g. old class-ba", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L324"}, {"id": "config_rationale_374", "label": "Check for deprecated config keys and warn the user. Args: config_di", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L374"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "re", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "pydantic_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_aliases_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_warnings_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_internal_schema_generation_shared_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_fields_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_configwrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L29", "weight": 1.0}, {"source": "config_configwrapper", "target": "config_configwrapper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_for_model", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L154", "weight": 1.0}, {"source": "config_configwrapper", "target": "config_configwrapper_core_config", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L163", "weight": 1.0}, {"source": "config_configwrapper", "target": "config_configwrapper_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L239", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_configwrapperstack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L244", "weight": 1.0}, {"source": "config_configwrapperstack", "target": "config_configwrapperstack_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L247", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_tail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L251", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_push", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L255", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_prepare_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L323", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_internal_config_py", "target": "config_check_deprecated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L373", "weight": 1.0}, {"source": "config_configwrapper_init", "target": "config_prepare_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L95", "weight": 1.0}, {"source": "config_for_model", "target": "config_prepare_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L141", "weight": 1.0}, {"source": "config_push", "target": "config_configwrapper", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L261", "weight": 1.0}, {"source": "config_prepare_config", "target": "config_check_deprecated", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L340", "weight": 1.0}, {"source": "config_rationale_30", "target": "config_configwrapper", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L30", "weight": 1.0}, {"source": "config_rationale_107", "target": "config_configwrapper_for_model", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L107", "weight": 1.0}, {"source": "config_rationale_164", "target": "config_configwrapper_core_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L164", "weight": 1.0}, {"source": "config_rationale_245", "target": "config_configwrapperstack", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L245", "weight": 1.0}, {"source": "config_rationale_324", "target": "config_prepare_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L324", "weight": 1.0}, {"source": "config_rationale_374", "target": "config_check_deprecated", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L374", "weight": 1.0}], "raw_calls": [{"caller_nid": "config_configwrapper_init", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L97"}, {"caller_nid": "config_for_model", "callee": "ConfigDict", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L123"}, {"caller_nid": "config_for_model", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L125"}, {"caller_nid": "config_for_model", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L127"}, {"caller_nid": "config_for_model", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L127"}, {"caller_nid": "config_for_model", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L129"}, {"caller_nid": "config_for_model", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L130"}, {"caller_nid": "config_for_model", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L132"}, {"caller_nid": "config_for_model", "callee": "PydanticUserError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L133"}, {"caller_nid": "config_for_model", "callee": "PydanticUserError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L139"}, {"caller_nid": "config_for_model", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L143"}, {"caller_nid": "config_for_model", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L145"}, {"caller_nid": "config_for_model", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L145"}, {"caller_nid": "config_for_model", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L147"}, {"caller_nid": "config_for_model", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L149"}, {"caller_nid": "config_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L161"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L176"}, {"caller_nid": "config_configwrapper_core_config", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L177"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L183"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L186"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L192"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L192"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L195"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L195"}, {"caller_nid": "config_configwrapper_core_config", "callee": "PydanticUserError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L196"}, {"caller_nid": "config_configwrapper_core_config", "callee": "CoreConfig", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L201"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L205"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L206"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L207"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L208"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L209"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L210"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L211"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L212"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L213"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L214"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L215"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L216"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L217"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L218"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L219"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L220"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L221"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L222"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L223"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L224"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L225"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L226"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L227"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L228"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L229"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L230"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L231"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L232"}, {"caller_nid": "config_configwrapper_core_config", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L233"}, {"caller_nid": "config_configwrapper_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L240"}, {"caller_nid": "config_configwrapper_repr", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L240"}, {"caller_nid": "config_push", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L260"}, {"caller_nid": "config_push", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L263"}, {"caller_nid": "config_push", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L267"}, {"caller_nid": "config_prepare_config", "callee": "ConfigDict", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L333"}, {"caller_nid": "config_prepare_config", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L335"}, {"caller_nid": "config_prepare_config", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L336"}, {"caller_nid": "config_prepare_config", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L337"}, {"caller_nid": "config_prepare_config", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L337"}, {"caller_nid": "config_prepare_config", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L337"}, {"caller_nid": "config_prepare_config", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L339"}, {"caller_nid": "config_check_deprecated", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L379"}, {"caller_nid": "config_check_deprecated", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L380"}, {"caller_nid": "config_check_deprecated", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L380"}, {"caller_nid": "config_check_deprecated", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L382"}, {"caller_nid": "config_check_deprecated", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L383"}, {"caller_nid": "config_check_deprecated", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L384"}, {"caller_nid": "config_check_deprecated", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L385"}, {"caller_nid": "config_check_deprecated", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py", "source_location": "L386"}]}