mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-21 18:39:57 +00:00
templates: Add neo4j semantic layer with ollama template (#17192)
A template with JSON-based agent using Mixtral via Ollama. --------- Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from neo4j_semantic_ollama.agent import agent_executor
|
||||
|
||||
__all__ = ["agent_executor"]
|
Reference in New Issue
Block a user