Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

Question: is this a typo? #64

Open
nawara72 opened this issue Jul 31, 2023 · 0 comments
Open

Question: is this a typo? #64

nawara72 opened this issue Jul 31, 2023 · 0 comments

Comments

@nawara72
Copy link

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

        {"role": "system", "content": generate_system_message_with_schema()},

should that line instead be
{"role": "system", "content": generate_system_message()},

since it is for the case where no schema is given?

Thanks again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant