1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "label": "live_music.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L1"}, {"id": "live_music_asyncmusicsession", "label": "AsyncMusicSession", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L45"}, {"id": "live_music_asyncmusicsession_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L48"}, {"id": "live_music_asyncmusicsession_set_weighted_prompts", "label": ".set_weighted_prompts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L52"}, {"id": "live_music_asyncmusicsession_set_music_generation_config", "label": ".set_music_generation_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L69"}, {"id": "live_music_asyncmusicsession_send_control_signal", "label": "._send_control_signal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L80"}, {"id": "live_music_asyncmusicsession_play", "label": ".play()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L91"}, {"id": "live_music_asyncmusicsession_pause", "label": ".pause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L95"}, {"id": "live_music_asyncmusicsession_stop", "label": ".stop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L99"}, {"id": "live_music_asyncmusicsession_reset_context", "label": ".reset_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L106"}, {"id": "live_music_asyncmusicsession_receive", "label": ".receive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L112"}, {"id": "live_music_asyncmusicsession_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L155"}, {"id": "live_music_asynclivemusic", "label": "AsyncLiveMusic", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L160"}, {"id": "live_music_connect", "label": "connect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L170"}, {"id": "live_music_rationale_46", "label": "[Experimental] AsyncMusicSession.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L46"}, {"id": "live_music_rationale_92", "label": "Sends playback signal to start the music stream.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L92"}, {"id": "live_music_rationale_96", "label": "Sends a playback signal to pause the music stream.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L96"}, {"id": "live_music_rationale_100", "label": "Sends a playback signal to stop the music stream. Resets the music generati", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L100"}, {"id": "live_music_rationale_107", "label": "Reset the context (prompts retained) without stopping the music generation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L107"}, {"id": "live_music_rationale_113", "label": "Receive model responses from the server. Yields: The audio chunks fro", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L113"}, {"id": "live_music_rationale_156", "label": "Closes the bi-directional stream and terminates the session.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L156"}, {"id": "live_music_rationale_161", "label": "[Experimental] Live music module. Live music can be accessed via `client.aio.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L161"}, {"id": "live_music_rationale_171", "label": "[Experimental] Connect to the live music server.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L171"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "websockets", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_api_client_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_common_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "websockets_asyncio_client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "websockets_asyncio_client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "websockets_client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "websockets_client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "live_music_asyncmusicsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L45", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L48", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_set_weighted_prompts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L52", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_set_music_generation_config", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L69", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_send_control_signal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L80", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_play", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L91", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_pause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L95", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L99", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_reset_context", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L106", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_receive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L112", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_receive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L122", "weight": 1.0}, {"source": "live_music_asyncmusicsession", "target": "live_music_asyncmusicsession_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "live_music_asynclivemusic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L160", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_live_music_py", "target": "live_music_connect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L170", "weight": 1.0}, {"source": "live_music_asyncmusicsession_play", "target": "live_music_asyncmusicsession_send_control_signal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L93", "weight": 1.0}, {"source": "live_music_asyncmusicsession_pause", "target": "live_music_asyncmusicsession_send_control_signal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L97", "weight": 1.0}, {"source": "live_music_asyncmusicsession_stop", "target": "live_music_asyncmusicsession_send_control_signal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L104", "weight": 1.0}, {"source": "live_music_asyncmusicsession_reset_context", "target": "live_music_asyncmusicsession_send_control_signal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L108", "weight": 1.0}, {"source": "live_music_connect", "target": "live_music_asyncmusicsession", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L203", "weight": 1.0}, {"source": "live_music_rationale_46", "target": "live_music_asyncmusicsession", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L46", "weight": 1.0}, {"source": "live_music_rationale_92", "target": "live_music_asyncmusicsession_play", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L92", "weight": 1.0}, {"source": "live_music_rationale_96", "target": "live_music_asyncmusicsession_pause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L96", "weight": 1.0}, {"source": "live_music_rationale_100", "target": "live_music_asyncmusicsession_stop", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L100", "weight": 1.0}, {"source": "live_music_rationale_107", "target": "live_music_asyncmusicsession_reset_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L107", "weight": 1.0}, {"source": "live_music_rationale_113", "target": "live_music_asyncmusicsession_receive", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L113", "weight": 1.0}, {"source": "live_music_rationale_156", "target": "live_music_asyncmusicsession_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L156", "weight": 1.0}, {"source": "live_music_rationale_161", "target": "live_music_asynclivemusic", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L161", "weight": 1.0}, {"source": "live_music_rationale_171", "target": "live_music_asynclivemusic_connect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L171", "weight": 1.0}], "raw_calls": [{"caller_nid": "live_music_asyncmusicsession_set_weighted_prompts", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L56"}, {"caller_nid": "live_music_asyncmusicsession_set_weighted_prompts", "callee": "convert_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L62"}, {"caller_nid": "live_music_asyncmusicsession_set_weighted_prompts", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L67"}, {"caller_nid": "live_music_asyncmusicsession_set_weighted_prompts", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L67"}, {"caller_nid": "live_music_asyncmusicsession_set_music_generation_config", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L73"}, {"caller_nid": "live_music_asyncmusicsession_set_music_generation_config", "callee": "convert_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L77"}, {"caller_nid": "live_music_asyncmusicsession_set_music_generation_config", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L78"}, {"caller_nid": "live_music_asyncmusicsession_set_music_generation_config", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L78"}, {"caller_nid": "live_music_asyncmusicsession_send_control_signal", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L84"}, {"caller_nid": "live_music_asyncmusicsession_send_control_signal", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L89"}, {"caller_nid": "live_music_asyncmusicsession_send_control_signal", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L89"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "_receive", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L119"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "LiveMusicServerMessage", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L123"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L125"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L127"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L134"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "raise_error", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L135"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L138"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L140"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L145"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "raise_error", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L150"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L150"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "_from_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L151"}, {"caller_nid": "live_music_asyncmusicsession_receive", "callee": "model_dump", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L152"}, {"caller_nid": "live_music_connect", "callee": "_websocket_base_url", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L172"}, {"caller_nid": "live_music_connect", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L173"}, {"caller_nid": "live_music_connect", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L174"}, {"caller_nid": "live_music_connect", "callee": "t_model", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L175"}, {"caller_nid": "live_music_connect", "callee": "convert_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L184"}, {"caller_nid": "live_music_connect", "callee": "_LiveMusicConnectParameters_to_mldev", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L185"}, {"caller_nid": "live_music_connect", "callee": "model_dump", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L186"}, {"caller_nid": "live_music_connect", "callee": "LiveMusicConnectParameters", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L186"}, {"caller_nid": "live_music_connect", "callee": "setv", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L192"}, {"caller_nid": "live_music_connect", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L194"}, {"caller_nid": "live_music_connect", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L196"}, {"caller_nid": "live_music_connect", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L200"}, {"caller_nid": "live_music_connect", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L201"}, {"caller_nid": "live_music_connect", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L201"}, {"caller_nid": "live_music_connect", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L207"}, {"caller_nid": "live_music_connect", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L208"}, {"caller_nid": "live_music_connect", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/live_music.py", "source_location": "L208"}]} |