Relations (1)
related 1.00 — strongly supporting 1 fact
GPT-4 is related to Knowledge Graph because the experimental framework described in [1] utilizes GPT-4o to interact with a Neo4j knowledge graph by generating Cypher queries.
Facts (1)
Sources
Leveraging Knowledge Graphs and LLM Reasoning to Identify ... arxiv.org 1 fact
referenceThe experimental evaluation of the LLM agent framework utilized OpenAI’s GPT-4o via Langchain QA chains, interacting with a Neo4j knowledge graph through LLM-generated Cypher queries, with configuration settings of temperature 0.0, top_p 0.95, and a 4096-token limit.