llm-graph-builder icon indicating copy to clipboard operation
llm-graph-builder copied to clipboard

Neo4j graph construction from unstructured data using LLMs

Results 211 llm-graph-builder issues
Sort by recently updated
recently updated
newest added

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.26.0 to 7.9.3. Release notes Sourced from react-router's releases. v7.9.3 See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v793 v7.9.2 See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v792 v7.9.1 See...

dependencies
javascript

Bumps [@mui/styled-engine](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine) from 7.1.0 to 7.3.2. Release notes Sourced from @​mui/styled-engine's releases. v7.3.2 A big thanks to the 16 contributors who made this release possible. @mui/[email protected] [Chip] Remove unnecessary optional...

dependencies
javascript

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.9.3. Release notes Sourced from typescript's releases. TypeScript 5.9.3 TypeScript 5.9 For release notes, check out the release announcement fixed issues query for Typescript 5.9.0...

dependencies
javascript

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.0 to 7.9.3. Release notes Sourced from react-router-dom's releases. v7.1.3 See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713 [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes...

dependencies
javascript

``` OPTIONAL MATCH (chunk)-[:HAS_ENTITY]->(e) WITH e, count(*) AS numChunks ORDER BY numChunks DESC LIMIT {no_of_entites} WITH CASE WHEN e.embedding IS NULL OR ({embedding_match_min}

I tried configuring llama3 and qwen3 in order to test them on localhost. But the UI is not showing qwen3 even tough its configured properly

bug

1) Added instruction to create virtual env 2) Fixed typo in installation command `-t` -> `-r`

Bumps [@auth0/auth0-react](https://github.com/auth0/auth0-react) from 2.2.4 to 2.5.0. Release notes Sourced from @​auth0/auth0-react's releases. v2.5.0 Added Add support for DPoP #869 (martinml) v2.4.0 Added Bump @​auth0/auth0-spa-js from 2.2.0 to 2.3.0 #858 (dependabot[bot])...

dependencies
javascript

I uploaded an Italian txt file of this type with 10 bicycles using Openai gtp 4o. Nome: Gravel Explorer Categoria: Gravel Tipo: Muscolare Modello: Explorer Marca: GravelKing Prezzo: 900 Caratteristiche...

- LLM Graph builder version: latest - Neo4j Database version: community, dont know version as using Desktop 2.0.2 which doesn't seem to have any mechanism to show the underlying version...

bug