Skip to content

Commit

Permalink
updated natural.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhuti24 committed Mar 28, 2024
1 parent 319abf2 commit e636a42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libsql_graph_db/natural.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ def insert_into_graph(query: str) -> KnowledgeGraph:
atomic(add_node({"body": node.body}, node.node_identifier), db_url, auth_token)

return kg


insert_into_graph("Tell me about quantum mechanics")

0 comments on commit e636a42

Please sign in to comment.