Skip to content

Commit eed30ea

Browse files
Update README.md
1 parent e68ecc2 commit eed30ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ KNN_MIN_SCORE = ""\
7979
Returns:
8080
Json response to API with fileName, nodeCount, relationshipCount, processingTime,
8181
status and model as attributes.
82+
83+
<img width="692" alt="neoooo" src="https://github.com/neo4j-labs/llm-graph-builder/assets/118245454/01e731df-b565-4f4f-b577-c47e39dd1748">
8284
8385
#### create_source_node_graph(uri, userName, password, file):
8486
@@ -101,6 +103,7 @@ KNN_MIN_SCORE = ""\
101103
Returns a list of file sources in the database by querying the graph and
102104
sorting the list by the last updated date.
103105
106+
<img width="822" alt="get_source" src="https://github.com/neo4j-labs/llm-graph-builder/assets/118245454/1d8c7a86-6f10-4916-a4c1-8fdd9f312bcc">
104107
105108
106109
## Links

0 commit comments

Comments
 (0)