Michael Hunger
Michael Hunger
Thanks @sidagarwal04 @craldaz did that help you? Otherwise you can also try to delete the `data` folder that's crated by the container before running `docker compose up`
But good idea to make it configurable and allow external parameters to be used in the query @tomasonjo esp. if we integrate it into the LangChain parameter passing between chains....
Super, anything to add to the readme or can we close the issue?
Cool, so we're all good?
Can you share how your imported the turtle-file? (code) And what your graph model in neo4j looks like (screenshot) ? You'll also have to create a vector index and index...
There’s more missing. the n10s import And the vector index for Rag
Yes you need to use 4.24.1 at least, there was a bug in Docker in between that broke pytorch. If you can enable langsmith you should be able to see...
Hmm we should not connect to langsmith if there are no project or token configured. @nfcampos ? If you watch our talk from DockerCon, Harrison shared a code for early...
I have an M1 too, but the streamlit app is run inside of the container. Not sure if there's a docker setting that helps with this? @slimslenderslacks
Also happens for apoc.load.csv (holds the lock on windows) not sure if this is related. https://community.neo4j.com/t/database-is-holding-onto-file-after-apoc-load-csv-creating-a-permission-error/67943