graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" -- "[hugegraph-llm/src/hugegraph_llm/config/llm_config.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/openai.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[hugegraph-llm/src/hugegraph_llm/api/rag_api.py]" -- "[hugegraph-llm/src/hugegraph_llm/api/models/rag_requests.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/qianfan.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/openai.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/qianfan.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/ollama.py]" -- "[hugegraph-llm/src/hugegraph_llm/operators/llm_op/gremlin_generate.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/rerankers/init_reranker.py]" -- "[hugegraph-llm/src/hugegraph_llm/config/prompt_config.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/setup.py]" -- "[docker/charts/hg-llm/Chart.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/init_llm.py]" -- "[hugegraph-llm/pyproject.toml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/init_llm.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/embeddings/litellm.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/llm_op/answer_synthesize.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/ollama.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/service.yaml]" -- "[docker/charts/hg-llm/templates/deployment.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-python-client/src/pyhugegraph/utils/log.py]" -- "[hugegraph-llm/src/hugegraph_llm/utils/log.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/service.yaml]" -- "[docker/charts/hg-llm/values.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/serviceaccount.yaml]" -- "[docker/charts/hg-llm/Chart.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/index_op/semantic_id_query.py]" -- "[hugegraph-llm/src/hugegraph_llm/operators/common_op/merge_dedup_rerank.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/embeddings/litellm.py]" -- "[hugegraph-llm/pyproject.toml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/embeddings/litellm.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/embeddings/init_embedding.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/serviceaccount.yaml]" -- "[docker/charts/hg-llm/templates/service.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-python-client/setup.py]" -- "[hugegraph-llm/src/hugegraph_llm/utils/log.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/setup.py]" -- "[docker/charts/hg-llm/templates/deployment.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/qianfan.py]" -- "[hugegraph-llm/src/hugegraph_llm/config/llm_config.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/llm_op/answer_synthesize.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/api/models/rag_requests.py]" -- "[hugegraph-llm/src/hugegraph_llm/operators/common_op/merge_dedup_rerank.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/service.yaml]" -- "[docker/charts/hg-llm/Chart.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/init_llm.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/hugegraph_op/graph_rag_query.py]" -- "[hugegraph-llm/src/hugegraph_llm/api/admin_api.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/utils/decorators.py]" -- "[hugegraph-llm/src/hugegraph_llm/indices/vector_index.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/setup.py]" -- "[docker/charts/hg-llm/templates/ingress.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/hugegraph_op/graph_rag_query.py]" -- "[hugegraph-llm/src/hugegraph_llm/config/prompt_config.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/base.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/graph_rag_task.py]" -- "[hugegraph-llm/src/hugegraph_llm/api/admin_api.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/graph_rag_task.py]" -- "[hugegraph-llm/src/hugegraph_llm/config/prompt_config.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/api/rag_api.py]" -- "[hugegraph-llm/src/hugegraph_llm/operators/hugegraph_op/graph_rag_query.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/hpa.yaml]" -- "[docker/charts/hg-llm/templates/deployment.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/serviceaccount.yaml]" -- "[docker/charts/hg-llm/values.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/setup.py]" -- "[docker/charts/hg-llm/values.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/embeddings/init_embedding.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/deployment.yaml]" -- "[docker/charts/hg-llm/values.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/llms/base.py]" -- "[hugegraph-llm/src/hugegraph_llm/operators/llm_op/gremlin_generate.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/serviceaccount.yaml]" -- "[docker/charts/hg-llm/templates/_helpers.tpl]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/setup.py]" -- "[docker/charts/hg-llm/templates/hpa.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/pyproject.toml]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/litellm.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/llm_op/gremlin_generate.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/openai.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/service.yaml]" -- "[docker/charts/hg-llm/templates/_helpers.tpl]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/serviceaccount.yaml]" -- "[docker/charts/hg-llm/templates/ingress.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[docker/charts/hg-llm/templates/service.yaml]" -- "[docker/charts/hg-llm/templates/hpa.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/llm_op/answer_synthesize.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/llms/base.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/models/embeddings/litellm.py]" -- "[hugegraph-llm/src/hugegraph_llm/config/llm_config.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[hugegraph-llm/src/hugegraph_llm/operators/common_op/merge_dedup_rerank.py]" -- "[hugegraph-llm/src/hugegraph_llm/models/rerankers/init_reranker.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }