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
Neo4j查询无结果:No high level context found. Switching to local mode. An error occurred: cannot access local variable 'll_entities_context' where it is not associated with a value
#501
Open
hixulei opened this issue
Dec 21, 2024
· 1 comment
No high level context found. Switching to local mode. An error occurred: cannot access local variable 'll_entities_context' where it is not associated with a value
相关日志:
############################# -Real Data- ###################### Query: 刘敬沙是谁? ###################### The Outputshould be human text, not unicode characters. Keep the same language asQuery`.
Output:
INFO:httpx:HTTP Request: POST https://api.siliconflow.cn/v1/embeddings "HTTP/1.1 200 OK"
WARNING:lightrag:No high level context found. Switching to local mode.
An error occurred: cannot access local variable 'll_entities_context' where it is not associated with a value`
The text was updated successfully, but these errors were encountered:
hixulei
changed the title
No high level context found. Switching to local mode. An error occurred: cannot access local variable 'll_entities_context' where it is not associated with a value
Neo4j查询无结果:No high level context found. Switching to local mode. An error occurred: cannot access local variable 'll_entities_context' where it is not associated with a value
Dec 21, 2024
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.
If you don't know the answer, just say so. Do not make anything up.
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,type,description,rank
-----Relationships-----
id,source,target,description,keywords,weight,rank
-----Sources-----
id,content
Add sections and commentary to the response as appropriate for the length and format. Style the response in markdown.
复现:
No high level context found. Switching to local mode. An error occurred: cannot access local variable 'll_entities_context' where it is not associated with a value
相关日志:
############################# -Real Data- ###################### Query: 刘敬沙是谁? ###################### The
Outputshould be human text, not unicode characters. Keep the same language as
Query`.Output:
DEBUG:lightrag:System prompt: None
DEBUG:lightrag:Full context:
INFO:httpx:HTTP Request: POST https://api.deepseek.com/v1/chat/completions "HTTP/1.1 200 OK"
INFO:lightrag:kw_prompt result:
INFO:httpx:HTTP Request: POST https://api.siliconflow.cn/v1/embeddings "HTTP/1.1 200 OK"
WARNING:lightrag:No high level context found. Switching to local mode.
An error occurred: cannot access local variable 'll_entities_context' where it is not associated with a value`
现在遇到的问题是,本地跑的json数据进行查询,一定是有结果的,但是调用neo4j数据库就不会返回结果。
The text was updated successfully, but these errors were encountered: