Skip to content
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

Using Ollama llama3.1:8b the UI never references entity nodes and HAS_ENTITY relationships created #830

Open
michela opened this issue Oct 24, 2024 · 3 comments

Comments

@michela
Copy link

michela commented Oct 24, 2024

Apologies in advance for duplicating issue - can't find the note that there are known Ollama issues:

My graph created using LLM set to Ollama llama3.1:8b creates looks correct - lots of entities but

Clicking on View column in the results table gives

No Nodes and Relations for the file

The KG does though contain nodes and HAS_ENTITY relationships.

The chatbot does work. In Retrieval information, Sources used is correct. But Top Entities used and Chunks are blank

@kartikpersistent
Copy link
Collaborator

kartikpersistent commented Oct 25, 2024

which mode you have used for chat?

@kartikpersistent
Copy link
Collaborator

Make sure that you should chat after post processing call for better/advanced retrieval

@jexp
Copy link
Contributor

jexp commented Oct 28, 2024

Hi Michela,
Can you please provide some screenshots from your graph and outputs from the processing?
You can also copy the whole table row now into a json and download the chat as json as well for sharing.
And perhaps also the file that you used for testing?

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

No branches or pull requests

3 participants