mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-19 19:11:33 +00:00
docs: Add neo4j semantic blog post link to templates (#16225)
This commit is contained in:
parent
9d32af72ce
commit
fc84083ce5
@ -2,6 +2,7 @@
|
||||
|
||||
This template is designed to implement an agent capable of interacting with a graph database like Neo4j through a semantic layer using OpenAI function calling.
|
||||
The semantic layer equips the agent with a suite of robust tools, allowing it to interact with the graph databas based on the user's intent.
|
||||
Learn more about the semantic layer template in the [corresponding blog post](https://medium.com/towards-data-science/enhancing-interaction-between-language-models-and-graph-databases-via-a-semantic-layer-0a78ad3eba49).
|
||||
|
||||

|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user