mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-22 02:50:31 +00:00
templates: Add neo4j semantic layer template (#15652)
Co-authored-by: Tomaz Bratanic <tomazbratanic@Tomazs-MacBook-Pro.local> Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from neo4j_semantic_layer.agent import agent_executor
|
||||
|
||||
__all__ = ["agent_executor"]
|
Reference in New Issue
Block a user