-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Why do some files run successfully and others don't #447
Comments
You have to check the logs of GraphRag. To be sure: I think it only gives this error when doing GraphRag collection. And with Index File works great???????? GraphRag is very complicated and if you havent worked with it it can be overwalming... But try to see your logs and will help to solve the problem. |
i have the same problem whatever file I use... Indexing [1/1]: (Guo et al., 2024).pdf 🚀 create_base_text_units
0 a4ef6dca43833375a01744126a37054c ... 151 1 0a29812d2dfa808aac9d8a670ef6ee2c ... 810 2 0ea8d9035d19ed14008ddb069cada9d4 ... 186 3 d7321a190f549b5a641e4b8fd21727e8 ... 465 4 dcae7dec1c972c25a2caaf046a846410 ... 335 5 1413c853fc9346c73446f72ef0675f9c ... 659 6 9b851dc3c058794e6eb816f45bcf0f04 ... 771 7 f78ee6569b8ae92a28ffef4ca754bd1a ... 733 8 e2fda1e5f77ee7d38714c58d2e8c40ad ... 210 9 332b895ee9d6212601b73f3ebc7150aa ... 319 10 358f6c41150eeb881b004a11db20b751 ... 20 11 1ecb68a373ffece6ac16d0271301b9ed ... 467 12 9421d8e02bb9fb5dbffb546cc7590c0f ... 872 13 5f97d5121c0dbd248f2e74d7f1209ffc ... 806 14 e20eba5117195b2bf763449b8777db0d ... 554 15 f17b4256370316ffba5b4de7e529d25d ... 446 16 ad18095e215fa61561218cb95d373f6c ... 575 17 7fdd9d8756250c08b7c291b3bf6f1652 ... 756 18 f5c0b619e040edc7460a46e185c7ddca ... 418 19 5521b483ca5d579de8e3f48b445f4b80 ... 911 20 f61b8f37be96a5e0684112f13a69e5be ... 260 21 16e0f44860a357001f4fd85dadf04a58 ... 532 22 d8e0e846492dc41910e61c9fa5952521 ... 751 [23 rows x 5 columns] 🚀 create_base_extracted_entities
0 <graphml xmlns="http://graphml.graphdrawing.or... 🚀 create_summarized_entities
0 <graphml xmlns="http://graphml.graphdrawing.or... ❌ create_base_entity_graph None ⠋ GraphRAG Indexer ├── Loading Input (text) - 23 files loaded (0 filtered) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 0:00:00 ├── create_base_text_units ├── create_base_extracted_entities ├── create_summarized_entities └── create_base_entity_graph❌ Errors occurred during the pipeline run, see logs for more details. |
maybe this is the problem? (venv) [notice] A new release of pip is available: 24.1.2 -> 24.3.1 |
I insist. Check you LOG files. When you run Graphtag it says something that look like this: kotaemon/ktem_app_data/user_data/files/graphrag//output/indexing-engine.log check logs.json and stats.json as well Or you can go to the location manually. |
Description
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: