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
{{ message }}
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.
Hi
First thanks a lot for sharing, I am very interested in Neo4j + LLM applications and have been trying to use your code
I was just wondering if there is a bug in line 140 in
In /NaLLM/tree/main/api/src/components/unstructured_data_extractor.py
should that line instead be
{"role": "system", "content": generate_system_message()},
since it is for the case where no schema is given?
Thanks again
The text was updated successfully, but these errors were encountered: