You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and this bug is not already filed.
My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.
Describe the bug
The local search in python code can not get context with new v0.5.0. The cli command works well.
The two query are on same index with same question.
python code query :
Do not include information where the supporting evidence for it is not provided.
---Target response length and format---
multiple paragraphs
---Data tables---
---Goal---
Generate a response of the target length and format that responds to the user's question, summarizing all information in the input data tables appropriate for the response length and format, and incorporating any relevant general knowledge.
cli query:
Do not include information where the supporting evidence for it is not provided.
---Target response length and format---
Multiple Paragraphs
---Data tables---
[]
-----Entities-----
id|entity|description|number of relationships
99|AT-FAULT ACCIDENTS|At-fault Accidents are accidents deemed to be the responsibility of the insured based on various criteria, including MVR data and claims history.}|4
......
-----claims-----
id|entity|object_id|status|start_date|end_date|description
-----Sources-----
id|text
4| Date is used to determine
if the violation took place within the Accident and Violation Evaluation
Period or if the accident took place within the Extended Accident
....
---Goal---
Generate a response of the target length and format that responds to the user's question, summarizing all information in the input data tables appropriate for the response length and format, and incorporating any relevant general knowledge.
Steps to reproduce
No response
Expected Behavior
No response
GraphRAG Config Used
# Paste your config here
Logs and screenshots
No response
Additional Information
GraphRAG Version: v0.5.0
Operating System:
Python Version:
Related Issues:
The text was updated successfully, but these errors were encountered:
lpb1
added
bug
Something isn't working
triage
Default label assignment, indicates new issue needs reviewed by a maintainer
labels
Nov 20, 2024
Do you need to file an issue?
Describe the bug
The local search in python code can not get context with new v0.5.0. The cli command works well.
The two query are on same index with same question.
Steps to reproduce
No response
Expected Behavior
No response
GraphRAG Config Used
# Paste your config here
Logs and screenshots
No response
Additional Information
The text was updated successfully, but these errors were encountered: