2025-11-05 11:17:32.0487 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=1, delay=2.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:17:34.0890 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=2, delay=4.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:17:38.0954 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=3, delay=8.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:17:47.0522 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=4, delay=16.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:18:04.0514 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=5, delay=32.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:18:37.0198 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=6, delay=64.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:19:42.0167 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=7, delay=128.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:22:01.0023 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=1, delay=2.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:22:03.0457 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=2, delay=4.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:22:07.0615 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=3, delay=8.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:22:15.0741 - ERROR - graphrag.language_model.providers.litellm.services.retry.exponential_retry - ExponentialRetry: Request failed, retrying, retries=4, delay=16.0, max_retries=10, exception=litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
Traceback (most recent call last):
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/services/retry/exponential_retry.py", line 71, in aretry
return await func(**kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/graphrag/language_model/providers/litellm/chat_model.py", line 109, in _base_acompletion
return await acompletion(**new_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1637, in wrapper_async
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1483, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/main.py", line 549, in acompletion
_, custom_llm_provider, _, _ = get_llm_provider(
^^^^^^^^^^^^^^^^^
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 421, in get_llm_provider
raise e
File "/Users/tianywen/Desktop/mcp/mcp-graphrag/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/get_llm_provider_logic.py", line 398, in get_llm_provider
raise litellm.exceptions.BadRequestError( # type: ignore
litellm.exceptions.BadRequestError: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=azure openai/gpt-4.1
Pass model as E.g. For 'Huggingface' inference endpoints pass in `completion(model='huggingface/starcoder',..)` Learn more: https://docs.litellm.ai/docs/providers
2025-11-05 11:22:52.0328 - INFO - graphrag.index.validate_config - LLM Config Params Validated
2025-11-05 11:22:53.0409 - INFO - graphrag.index.validate_config - Embedding LLM Config Params Validated
2025-11-05 11:22:53.0409 - INFO - graphrag.cli.index - Starting pipeline run. False
2025-11-05 11:22:53.0410 - INFO - graphrag.cli.index - Using default configuration: {
"root_dir": "/Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag",
"models": {
"default_chat_model": {
"api_key": "==== REDACTED ====",
"auth_type": "api_key",
"type": "chat",
"model_provider": "azure",
"model": "gpt-4.1",
"encoding_model": "",
"api_base": "https://atuagent.openai.azure.com",
"api_version": "2024-12-01-preview",
"deployment_name": null,
"proxy": null,
"audience": null,
"model_supports_json": true,
"request_timeout": 180.0,
"tokens_per_minute": null,
"requests_per_minute": null,
"rate_limit_strategy": "static",
"retry_strategy": "exponential_backoff",
"max_retries": 10,
"max_retry_wait": 10.0,
"concurrent_requests": 25,
"async_mode": "threaded",
"responses": null,
"max_tokens": null,
"temperature": 0,
"max_completion_tokens": null,
"reasoning_effort": null,
"top_p": 1,
"n": 1,
"frequency_penalty": 0.0,
"presence_penalty": 0.0
},
"default_embedding_model": {
"api_key": "==== REDACTED ====",
"auth_type": "api_key",
"type": "embedding",
"model_provider": "azure",
"model": "text-embedding-ada-002",
"encoding_model": "",
"api_base": "https://atuagent.openai.azure.com",
"api_version": "2024-12-01-preview",
"deployment_name": null,
"proxy": null,
"audience": null,
"model_supports_json": null,
"request_timeout": 180.0,
"tokens_per_minute": null,
"requests_per_minute": null,
"rate_limit_strategy": "static",
"retry_strategy": "exponential_backoff",
"max_retries": 10,
"max_retry_wait": 10.0,
"concurrent_requests": 25,
"async_mode": "threaded",
"responses": null,
"max_tokens": null,
"temperature": 0,
"max_completion_tokens": null,
"reasoning_effort": null,
"top_p": 1,
"n": 1,
"frequency_penalty": 0.0,
"presence_penalty": 0.0
}
},
"input": {
"storage": {
"type": "file",
"base_dir": "/Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/input",
"storage_account_blob_url": null,
"cosmosdb_account_url": null
},
"file_type": "text",
"encoding": "utf-8",
"file_pattern": ".*\\.txt$",
"file_filter": null,
"text_column": "text",
"title_column": null,
"metadata": null
},
"chunks": {
"size": 1200,
"overlap": 100,
"group_by_columns": [
"id"
],
"strategy": "tokens",
"encoding_model": "cl100k_base",
"prepend_metadata": false,
"chunk_size_includes_metadata": false
},
"output": {
"type": "file",
"base_dir": "/Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/output",
"storage_account_blob_url": null,
"cosmosdb_account_url": null
},
"outputs": null,
"update_index_output": {
"type": "file",
"base_dir": "/Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/update_output",
"storage_account_blob_url": null,
"cosmosdb_account_url": null
},
"cache": {
"type": "file",
"base_dir": "cache",
"storage_account_blob_url": null,
"cosmosdb_account_url": null
},
"reporting": {
"type": "file",
"base_dir": "/Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/logs",
"storage_account_blob_url": null
},
"vector_store": {
"default_vector_store": {
"type": "lancedb",
"db_uri": "/Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/output/lancedb",
"url": null,
"audience": null,
"container_name": "==== REDACTED ====",
"database_name": null,
"overwrite": true,
"embeddings_schema": {}
}
},
"workflows": null,
"embed_text": {
"model_id": "default_embedding_model",
"vector_store_id": "default_vector_store",
"batch_size": 16,
"batch_max_tokens": 8191,
"names": [
"entity.description",
"community.full_content",
"text_unit.text"
],
"strategy": null
},
"extract_graph": {
"model_id": "default_chat_model",
"prompt": "prompts/extract_graph.txt",
"entity_types": [
"organization",
"person",
"geo",
"event"
],
"max_gleanings": 1,
"strategy": null
},
"summarize_descriptions": {
"model_id": "default_chat_model",
"prompt": "prompts/summarize_descriptions.txt",
"max_length": 500,
"max_input_tokens": 4000,
"strategy": null
},
"extract_graph_nlp": {
"normalize_edge_weights": true,
"text_analyzer": {
"extractor_type": "regex_english",
"model_name": "en_core_web_md",
"max_word_length": 15,
"word_delimiter": " ",
"include_named_entities": true,
"exclude_nouns": [
"stuff",
"thing",
"things",
"bunch",
"bit",
"bits",
"people",
"person",
"okay",
"hey",
"hi",
"hello",
"laughter",
"oh"
],
"exclude_entity_tags": [
"DATE"
],
"exclude_pos_tags": [
"DET",
"PRON",
"INTJ",
"X"
],
"noun_phrase_tags": [
"PROPN",
"NOUNS"
],
"noun_phrase_grammars": {
"PROPN,PROPN": "PROPN",
"NOUN,NOUN": "NOUNS",
"NOUNS,NOUN": "NOUNS",
"ADJ,ADJ": "ADJ",
"ADJ,NOUN": "NOUNS"
}
},
"concurrent_requests": 25,
"async_mode": "threaded"
},
"prune_graph": {
"min_node_freq": 2,
"max_node_freq_std": null,
"min_node_degree": 1,
"max_node_degree_std": null,
"min_edge_weight_pct": 40.0,
"remove_ego_nodes": true,
"lcc_only": false
},
"cluster_graph": {
"max_cluster_size": 10,
"use_lcc": true,
"seed": 3735928559
},
"extract_claims": {
"enabled": false,
"model_id": "default_chat_model",
"prompt": "prompts/extract_claims.txt",
"description": "Any claims or facts that could be relevant to information discovery.",
"max_gleanings": 1,
"strategy": null
},
"community_reports": {
"model_id": "default_chat_model",
"graph_prompt": "prompts/community_report_graph.txt",
"text_prompt": "prompts/community_report_text.txt",
"max_length": 2000,
"max_input_length": 8000,
"strategy": null
},
"embed_graph": {
"enabled": false,
"dimensions": 1536,
"num_walks": 10,
"walk_length": 40,
"window_size": 2,
"iterations": 3,
"random_seed": 597832,
"use_lcc": true
},
"umap": {
"enabled": false
},
"snapshots": {
"embeddings": false,
"graphml": false,
"raw_graph": false
},
"local_search": {
"prompt": "prompts/local_search_system_prompt.txt",
"chat_model_id": "default_chat_model",
"embedding_model_id": "default_embedding_model",
"text_unit_prop": 0.5,
"community_prop": 0.15,
"conversation_history_max_turns": 5,
"top_k_entities": 10,
"top_k_relationships": 10,
"max_context_tokens": 12000
},
"global_search": {
"map_prompt": "prompts/global_search_map_system_prompt.txt",
"reduce_prompt": "prompts/global_search_reduce_system_prompt.txt",
"chat_model_id": "default_chat_model",
"knowledge_prompt": "prompts/global_search_knowledge_system_prompt.txt",
"max_context_tokens": 12000,
"data_max_tokens": 12000,
"map_max_length": 1000,
"reduce_max_length": 2000,
"dynamic_search_threshold": 1,
"dynamic_search_keep_parent": false,
"dynamic_search_num_repeats": 1,
"dynamic_search_use_summary": false,
"dynamic_search_max_level": 2
},
"drift_search": {
"prompt": "prompts/drift_search_system_prompt.txt",
"reduce_prompt": "prompts/drift_search_reduce_prompt.txt",
"chat_model_id": "default_chat_model",
"embedding_model_id": "default_embedding_model",
"data_max_tokens": 12000,
"reduce_max_tokens": null,
"reduce_temperature": 0,
"reduce_max_completion_tokens": null,
"concurrency": 32,
"drift_k_followups": 20,
"primer_folds": 5,
"primer_llm_max_tokens": 12000,
"n_depth": 3,
"local_search_text_unit_prop": 0.9,
"local_search_community_prop": 0.1,
"local_search_top_k_mapped_entities": 10,
"local_search_top_k_relationships": 10,
"local_search_max_data_tokens": 12000,
"local_search_temperature": 0,
"local_search_top_p": 1,
"local_search_n": 1,
"local_search_llm_max_gen_tokens": null,
"local_search_llm_max_gen_completion_tokens": null
},
"basic_search": {
"prompt": "prompts/basic_search_system_prompt.txt",
"chat_model_id": "default_chat_model",
"embedding_model_id": "default_embedding_model",
"k": 10,
"max_context_tokens": 12000
}
}
2025-11-05 11:22:53.0411 - INFO - graphrag.api.index - Initializing indexing pipeline...
2025-11-05 11:22:53.0411 - INFO - graphrag.index.workflows.factory - Creating pipeline with workflows: ['load_input_documents', 'create_base_text_units', 'create_final_documents', 'extract_graph', 'finalize_graph', 'extract_covariates', 'create_communities', 'create_final_text_units', 'create_community_reports', 'generate_text_embeddings']
2025-11-05 11:22:53.0411 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/input
2025-11-05 11:22:53.0412 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/output
2025-11-05 11:22:53.0412 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag
2025-11-05 11:22:53.0412 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/cache
2025-11-05 11:22:53.0413 - INFO - graphrag.index.run.run_pipeline - Running standard indexing.
2025-11-05 11:22:53.0413 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at
2025-11-05 11:22:53.0415 - INFO - graphrag.index.run.run_pipeline - Executing pipeline...
2025-11-05 11:22:53.0416 - INFO - graphrag.index.input.factory - loading input from root_dir=/Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/input
2025-11-05 11:22:53.0416 - INFO - graphrag.index.input.factory - Loading Input InputFileType.text
2025-11-05 11:22:53.0416 - INFO - graphrag.storage.file_pipeline_storage - search /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/input for files matching .*\.txt$
2025-11-05 11:22:53.0418 - INFO - graphrag.index.input.util - Found 1 InputFileType.text files, loading 1
2025-11-05 11:22:53.0419 - INFO - graphrag.index.input.util - Total number of unfiltered InputFileType.text rows: 1
2025-11-05 11:22:53.0419 - INFO - graphrag.index.workflows.load_input_documents - Final # of rows loaded: 1
2025-11-05 11:22:53.0441 - INFO - graphrag.api.index - Workflow load_input_documents completed successfully
2025-11-05 11:22:53.0450 - INFO - graphrag.index.workflows.create_base_text_units - Workflow started: create_base_text_units
2025-11-05 11:22:53.0451 - INFO - graphrag.utils.storage - reading table from storage: documents.parquet
2025-11-05 11:22:53.0460 - INFO - graphrag.index.workflows.create_base_text_units - Starting chunking process for 1 documents
2025-11-05 11:22:53.0466 - INFO - graphrag.index.workflows.create_base_text_units - chunker progress: 1/1
2025-11-05 11:22:53.0476 - INFO - graphrag.index.workflows.create_base_text_units - Workflow completed: create_base_text_units
2025-11-05 11:22:53.0476 - INFO - graphrag.api.index - Workflow create_base_text_units completed successfully
2025-11-05 11:22:53.0482 - INFO - graphrag.index.workflows.create_final_documents - Workflow started: create_final_documents
2025-11-05 11:22:53.0482 - INFO - graphrag.utils.storage - reading table from storage: documents.parquet
2025-11-05 11:22:53.0486 - INFO - graphrag.utils.storage - reading table from storage: text_units.parquet
2025-11-05 11:22:53.0505 - INFO - graphrag.index.workflows.create_final_documents - Workflow completed: create_final_documents
2025-11-05 11:22:53.0506 - INFO - graphrag.api.index - Workflow create_final_documents completed successfully
2025-11-05 11:22:53.0514 - INFO - graphrag.index.workflows.extract_graph - Workflow started: extract_graph
2025-11-05 11:22:53.0515 - INFO - graphrag.utils.storage - reading table from storage: text_units.parquet
2025-11-05 11:22:53.0529 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/cache/extract_graph
2025-11-05 11:23:14.0428 - INFO - graphrag.logger.progress - extract graph progress: 1/3
2025-11-05 11:23:36.0246 - INFO - graphrag.logger.progress - extract graph progress: 2/3
2025-11-05 11:23:44.0636 - INFO - graphrag.logger.progress - extract graph progress: 3/3
2025-11-05 11:23:44.0673 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/cache/summarize_descriptions
2025-11-05 11:23:44.0675 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 1/325
2025-11-05 11:23:44.0676 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 2/325
2025-11-05 11:23:44.0676 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 3/325
2025-11-05 11:23:44.0676 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 4/325
2025-11-05 11:23:44.0676 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 5/325
2025-11-05 11:23:44.0676 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 6/325
2025-11-05 11:23:44.0676 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 7/325
2025-11-05 11:23:44.0676 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 8/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 9/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 10/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 11/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 12/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 13/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 14/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 15/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 16/325
2025-11-05 11:23:44.0677 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 17/325
2025-11-05 11:23:44.0678 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 18/325
2025-11-05 11:23:44.0678 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 19/325
2025-11-05 11:23:44.0678 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 20/325
2025-11-05 11:23:44.0678 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 21/325
2025-11-05 11:23:44.0678 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 22/325
2025-11-05 11:23:44.0678 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 23/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 24/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 25/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 26/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 27/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 28/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 29/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 30/325
2025-11-05 11:23:44.0679 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 31/325
2025-11-05 11:23:44.0680 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 32/325
2025-11-05 11:23:44.0680 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 33/325
2025-11-05 11:23:44.0680 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 34/325
2025-11-05 11:23:44.0680 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 35/325
2025-11-05 11:23:44.0680 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 36/325
2025-11-05 11:23:44.0681 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 37/325
2025-11-05 11:23:44.0681 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 38/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 39/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 40/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 41/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 42/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 43/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 44/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 45/325
2025-11-05 11:23:44.0682 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 46/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 47/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 48/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 49/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 50/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 51/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 52/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 53/325
2025-11-05 11:23:44.0683 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 54/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 55/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 56/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 57/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 58/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 59/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 60/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 61/325
2025-11-05 11:23:44.0684 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 62/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 63/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 64/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 65/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 66/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 67/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 68/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 69/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 70/325
2025-11-05 11:23:44.0685 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 71/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 72/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 73/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 74/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 75/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 76/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 77/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 78/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 79/325
2025-11-05 11:23:44.0686 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 80/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 81/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 82/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 83/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 84/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 85/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 86/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 87/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 88/325
2025-11-05 11:23:44.0687 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 89/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 90/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 91/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 92/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 93/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 94/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 95/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 96/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 97/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 98/325
2025-11-05 11:23:44.0688 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 99/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 100/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 101/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 102/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 103/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 104/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 105/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 106/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 107/325
2025-11-05 11:23:44.0689 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 108/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 109/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 110/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 111/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 112/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 113/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 114/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 115/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 116/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 117/325
2025-11-05 11:23:44.0690 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 118/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 119/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 120/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 121/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 122/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 123/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 124/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 125/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 126/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 127/325
2025-11-05 11:23:44.0691 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 128/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 129/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 130/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 131/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 132/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 133/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 134/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 135/325
2025-11-05 11:23:44.0692 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 136/325
2025-11-05 11:23:44.0693 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 137/325
2025-11-05 11:23:44.0693 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 138/325
2025-11-05 11:23:44.0693 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 139/325
2025-11-05 11:23:44.0693 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 140/325
2025-11-05 11:23:44.0693 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 141/325
2025-11-05 11:23:44.0693 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 142/325
2025-11-05 11:23:46.0787 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 143/325
2025-11-05 11:23:46.0892 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 144/325
2025-11-05 11:23:49.0077 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 145/325
2025-11-05 11:23:49.0627 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 146/325
2025-11-05 11:23:49.0631 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 147/325
2025-11-05 11:23:49.0631 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 148/325
2025-11-05 11:23:49.0632 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 149/325
2025-11-05 11:23:49.0632 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 150/325
2025-11-05 11:23:49.0633 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 151/325
2025-11-05 11:23:49.0633 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 152/325
2025-11-05 11:23:49.0634 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 153/325
2025-11-05 11:23:49.0634 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 154/325
2025-11-05 11:23:49.0634 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 155/325
2025-11-05 11:23:49.0634 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 156/325
2025-11-05 11:23:49.0635 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 157/325
2025-11-05 11:23:49.0635 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 158/325
2025-11-05 11:23:49.0635 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 159/325
2025-11-05 11:23:49.0635 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 160/325
2025-11-05 11:23:49.0635 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 161/325
2025-11-05 11:23:49.0635 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 162/325
2025-11-05 11:23:49.0636 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 163/325
2025-11-05 11:23:49.0637 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 164/325
2025-11-05 11:23:49.0637 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 165/325
2025-11-05 11:23:49.0637 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 166/325
2025-11-05 11:23:49.0637 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 167/325
2025-11-05 11:23:49.0638 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 168/325
2025-11-05 11:23:49.0638 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 169/325
2025-11-05 11:23:49.0638 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 170/325
2025-11-05 11:23:49.0638 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 171/325
2025-11-05 11:23:49.0638 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 172/325
2025-11-05 11:23:49.0639 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 173/325
2025-11-05 11:23:49.0639 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 174/325
2025-11-05 11:23:49.0639 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 175/325
2025-11-05 11:23:49.0639 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 176/325
2025-11-05 11:23:49.0639 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 177/325
2025-11-05 11:23:49.0639 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 178/325
2025-11-05 11:23:49.0640 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 179/325
2025-11-05 11:23:49.0640 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 180/325
2025-11-05 11:23:49.0640 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 181/325
2025-11-05 11:23:49.0640 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 182/325
2025-11-05 11:23:49.0640 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 183/325
2025-11-05 11:23:49.0641 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 184/325
2025-11-05 11:23:49.0641 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 185/325
2025-11-05 11:23:49.0641 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 186/325
2025-11-05 11:23:49.0641 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 187/325
2025-11-05 11:23:49.0642 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 188/325
2025-11-05 11:23:49.0642 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 189/325
2025-11-05 11:23:49.0642 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 190/325
2025-11-05 11:23:49.0643 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 191/325
2025-11-05 11:23:49.0643 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 192/325
2025-11-05 11:23:49.0643 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 193/325
2025-11-05 11:23:49.0644 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 194/325
2025-11-05 11:23:49.0645 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 195/325
2025-11-05 11:23:49.0645 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 196/325
2025-11-05 11:23:49.0645 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 197/325
2025-11-05 11:23:49.0645 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 198/325
2025-11-05 11:23:49.0645 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 199/325
2025-11-05 11:23:49.0645 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 200/325
2025-11-05 11:23:49.0646 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 201/325
2025-11-05 11:23:49.0646 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 202/325
2025-11-05 11:23:49.0646 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 203/325
2025-11-05 11:23:49.0646 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 204/325
2025-11-05 11:23:49.0646 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 205/325
2025-11-05 11:23:49.0646 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 206/325
2025-11-05 11:23:49.0646 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 207/325
2025-11-05 11:23:49.0647 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 208/325
2025-11-05 11:23:49.0647 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 209/325
2025-11-05 11:23:49.0647 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 210/325
2025-11-05 11:23:49.0647 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 211/325
2025-11-05 11:23:49.0647 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 212/325
2025-11-05 11:23:49.0647 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 213/325
2025-11-05 11:23:49.0647 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 214/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 215/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 216/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 217/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 218/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 219/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 220/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 221/325
2025-11-05 11:23:49.0648 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 222/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 223/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 224/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 225/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 226/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 227/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 228/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 229/325
2025-11-05 11:23:49.0649 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 230/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 231/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 232/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 233/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 234/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 235/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 236/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 237/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 238/325
2025-11-05 11:23:49.0650 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 239/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 240/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 241/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 242/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 243/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 244/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 245/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 246/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 247/325
2025-11-05 11:23:49.0651 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 248/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 249/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 250/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 251/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 252/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 253/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 254/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 255/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 256/325
2025-11-05 11:23:49.0652 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 257/325
2025-11-05 11:23:49.0653 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 258/325
2025-11-05 11:23:49.0653 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 259/325
2025-11-05 11:23:49.0653 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 260/325
2025-11-05 11:23:49.0653 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 261/325
2025-11-05 11:23:49.0653 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 262/325
2025-11-05 11:23:49.0653 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 263/325
2025-11-05 11:23:49.0654 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 264/325
2025-11-05 11:23:49.0654 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 265/325
2025-11-05 11:23:49.0654 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 266/325
2025-11-05 11:23:49.0654 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 267/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 268/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 269/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 270/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 271/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 272/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 273/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 274/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 275/325
2025-11-05 11:23:49.0655 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 276/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 277/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 278/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 279/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 280/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 281/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 282/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 283/325
2025-11-05 11:23:49.0656 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 284/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 285/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 286/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 287/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 288/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 289/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 290/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 291/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 292/325
2025-11-05 11:23:49.0657 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 293/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 294/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 295/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 296/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 297/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 298/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 299/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 300/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 301/325
2025-11-05 11:23:49.0658 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 302/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 303/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 304/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 305/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 306/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 307/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 308/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 309/325
2025-11-05 11:23:49.0659 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 310/325
2025-11-05 11:23:51.0617 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 311/325
2025-11-05 11:23:51.0617 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 312/325
2025-11-05 11:23:51.0618 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 313/325
2025-11-05 11:23:52.0215 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 314/325
2025-11-05 11:23:52.0215 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 315/325
2025-11-05 11:23:52.0215 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 316/325
2025-11-05 11:23:52.0216 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 317/325
2025-11-05 11:23:52.0235 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 318/325
2025-11-05 11:23:52.0235 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 319/325
2025-11-05 11:23:52.0236 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 320/325
2025-11-05 11:23:52.0274 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 321/325
2025-11-05 11:23:52.0485 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 322/325
2025-11-05 11:23:52.0514 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 323/325
2025-11-05 11:23:52.0654 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 324/325
2025-11-05 11:23:52.0766 - INFO - graphrag.logger.progress - Summarize entity/relationship description progress: 325/325
2025-11-05 11:23:52.0778 - INFO - graphrag.index.workflows.extract_graph - Workflow completed: extract_graph
2025-11-05 11:23:52.0779 - INFO - graphrag.api.index - Workflow extract_graph completed successfully
2025-11-05 11:23:52.0796 - INFO - graphrag.index.workflows.finalize_graph - Workflow started: finalize_graph
2025-11-05 11:23:52.0796 - INFO - graphrag.utils.storage - reading table from storage: entities.parquet
2025-11-05 11:23:52.0801 - INFO - graphrag.utils.storage - reading table from storage: relationships.parquet
2025-11-05 11:23:52.0834 - INFO - graphrag.index.workflows.finalize_graph - Workflow completed: finalize_graph
2025-11-05 11:23:52.0834 - INFO - graphrag.api.index - Workflow finalize_graph completed successfully
2025-11-05 11:23:52.0850 - INFO - graphrag.index.workflows.extract_covariates - Workflow started: extract_covariates
2025-11-05 11:23:52.0850 - INFO - graphrag.index.workflows.extract_covariates - Workflow completed: extract_covariates
2025-11-05 11:23:52.0850 - INFO - graphrag.api.index - Workflow extract_covariates completed successfully
2025-11-05 11:23:52.0850 - INFO - graphrag.index.workflows.create_communities - Workflow started: create_communities
2025-11-05 11:23:52.0851 - INFO - graphrag.utils.storage - reading table from storage: entities.parquet
2025-11-05 11:23:52.0855 - INFO - graphrag.utils.storage - reading table from storage: relationships.parquet
2025-11-05 11:23:52.0910 - INFO - graphrag.index.workflows.create_communities - Workflow completed: create_communities
2025-11-05 11:23:52.0910 - INFO - graphrag.api.index - Workflow create_communities completed successfully
2025-11-05 11:23:52.0924 - INFO - graphrag.index.workflows.create_final_text_units - Workflow started: create_final_text_units
2025-11-05 11:23:52.0925 - INFO - graphrag.utils.storage - reading table from storage: text_units.parquet
2025-11-05 11:23:52.0927 - INFO - graphrag.utils.storage - reading table from storage: entities.parquet
2025-11-05 11:23:52.0931 - INFO - graphrag.utils.storage - reading table from storage: relationships.parquet
2025-11-05 11:23:52.0954 - INFO - graphrag.index.workflows.create_final_text_units - Workflow completed: create_final_text_units
2025-11-05 11:23:52.0955 - INFO - graphrag.api.index - Workflow create_final_text_units completed successfully
2025-11-05 11:23:52.0964 - INFO - graphrag.index.workflows.create_community_reports - Workflow started: create_community_reports
2025-11-05 11:23:52.0964 - INFO - graphrag.utils.storage - reading table from storage: relationships.parquet
2025-11-05 11:23:52.0968 - INFO - graphrag.utils.storage - reading table from storage: entities.parquet
2025-11-05 11:23:52.0972 - INFO - graphrag.utils.storage - reading table from storage: communities.parquet
2025-11-05 11:23:52.0988 - INFO - graphrag.index.operations.summarize_communities.graph_context.context_builder - Number of nodes at level=1 => 54
2025-11-05 11:23:53.0148 - INFO - graphrag.index.operations.summarize_communities.graph_context.context_builder - Number of nodes at level=0 => 132
2025-11-05 11:23:53.0509 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/cache/community_reporting
2025-11-05 11:24:01.0140 - INFO - graphrag.logger.progress - level 1 summarize communities progress: 1/3
2025-11-05 11:24:03.0619 - INFO - graphrag.logger.progress - level 1 summarize communities progress: 2/3
2025-11-05 11:24:08.0436 - INFO - graphrag.logger.progress - level 1 summarize communities progress: 3/3
2025-11-05 11:24:16.0394 - INFO - graphrag.logger.progress - level 0 summarize communities progress: 1/6
2025-11-05 11:24:16.0692 - INFO - graphrag.logger.progress - level 0 summarize communities progress: 2/6
2025-11-05 11:24:18.0034 - INFO - graphrag.logger.progress - level 0 summarize communities progress: 3/6
2025-11-05 11:24:19.0593 - INFO - graphrag.logger.progress - level 0 summarize communities progress: 4/6
2025-11-05 11:24:25.0470 - INFO - graphrag.logger.progress - level 0 summarize communities progress: 5/6
2025-11-05 11:24:26.0787 - INFO - graphrag.logger.progress - level 0 summarize communities progress: 6/6
2025-11-05 11:24:26.0798 - INFO - graphrag.index.workflows.create_community_reports - Workflow completed: create_community_reports
2025-11-05 11:24:26.0799 - INFO - graphrag.api.index - Workflow create_community_reports completed successfully
2025-11-05 11:24:26.0821 - INFO - graphrag.index.workflows.generate_text_embeddings - Workflow started: generate_text_embeddings
2025-11-05 11:24:26.0821 - INFO - graphrag.index.workflows.generate_text_embeddings - Embedding the following fields: ['entity.description', 'community.full_content', 'text_unit.text']
2025-11-05 11:24:26.0822 - INFO - graphrag.utils.storage - reading table from storage: text_units.parquet
2025-11-05 11:24:26.0826 - INFO - graphrag.utils.storage - reading table from storage: entities.parquet
2025-11-05 11:24:26.0830 - INFO - graphrag.utils.storage - reading table from storage: community_reports.parquet
2025-11-05 11:24:26.0839 - INFO - graphrag.index.workflows.generate_text_embeddings - Creating embeddings
2025-11-05 11:24:26.0839 - INFO - graphrag.index.operations.embed_text.embed_text - using vector store lancedb with container_name default for embedding entity.description: default-entity-description
2025-11-05 11:24:26.0843 - INFO - graphrag.index.operations.embed_text.embed_text - uploading text embeddings batch 1/1 of size 500 to vector store
2025-11-05 11:24:26.0843 - INFO - graphrag.storage.file_pipeline_storage - Creating file storage at /Users/tianywen/Desktop/mcp/mcp-graphrag/graphrag/cache/text_embedding
2025-11-05 11:24:26.0855 - INFO - graphrag.index.operations.embed_text.strategies.openai - embedding 132 inputs via 132 snippets using 9 batches. max_batch_size=16, batch_max_tokens=8191
2025-11-05 11:24:28.0433 - INFO - graphrag.logger.progress - generate embeddings progress: 1/9
2025-11-05 11:24:29.0245 - INFO - graphrag.logger.progress - generate embeddings progress: 2/9
2025-11-05 11:24:29.0247 - INFO - graphrag.logger.progress - generate embeddings progress: 3/9
2025-11-05 11:24:29.0249 - INFO - graphrag.logger.progress - generate embeddings progress: 4/9
2025-11-05 11:24:29.0251 - INFO - graphrag.logger.progress - generate embeddings progress: 5/9
2025-11-05 11:24:29.0253 - INFO - graphrag.logger.progress - generate embeddings progress: 6/9
2025-11-05 11:24:29.0377 - INFO - graphrag.logger.progress - generate embeddings progress: 7/9
2025-11-05 11:24:29.0450 - INFO - graphrag.logger.progress - generate embeddings progress: 8/9
2025-11-05 11:24:29.0655 - INFO - graphrag.logger.progress - generate embeddings progress: 9/9
2025-11-05 11:24:29.0715 - INFO - graphrag.index.operations.embed_text.embed_text - using vector store lancedb with container_name default for embedding community.full_content: default-community-full_content
2025-11-05 11:24:29.0717 - INFO - graphrag.index.operations.embed_text.embed_text - uploading text embeddings batch 1/1 of size 500 to vector store
2025-11-05 11:24:29.0733 - INFO - graphrag.index.operations.embed_text.strategies.openai - embedding 9 inputs via 9 snippets using 2 batches. max_batch_size=16, batch_max_tokens=8191
2025-11-05 11:24:30.0772 - INFO - graphrag.logger.progress - generate embeddings progress: 1/2
2025-11-05 11:24:30.0896 - INFO - graphrag.logger.progress - generate embeddings progress: 2/2
2025-11-05 11:24:30.0921 - INFO - graphrag.index.operations.embed_text.embed_text - using vector store lancedb with container_name default for embedding text_unit.text: default-text_unit-text
2025-11-05 11:24:30.0923 - INFO - graphrag.index.operations.embed_text.embed_text - uploading text embeddings batch 1/1 of size 500 to vector store
2025-11-05 11:24:30.0927 - INFO - graphrag.index.operations.embed_text.strategies.openai - embedding 3 inputs via 3 snippets using 1 batches. max_batch_size=16, batch_max_tokens=8191
2025-11-05 11:24:31.0853 - INFO - graphrag.logger.progress - generate embeddings progress: 1/1
2025-11-05 11:24:31.0873 - INFO - graphrag.index.workflows.generate_text_embeddings - Workflow completed: generate_text_embeddings
2025-11-05 11:24:31.0873 - INFO - graphrag.api.index - Workflow generate_text_embeddings completed successfully
2025-11-05 11:24:31.0900 - INFO - graphrag.index.run.run_pipeline - Indexing pipeline complete.
2025-11-05 11:24:31.0904 - INFO - graphrag.cli.index - All workflows completed successfully.