mirror of
https://github.com/langchain-ai/memory-template.git
synced 2026-07-01 13:40:54 -04:00
12 lines
228 B
JSON
12 lines
228 B
JSON
{
|
|
"dockerfile_lines": [],
|
|
"graphs": {
|
|
"memory_graph": "./src/memory_graph/graph.py:graph",
|
|
"chatbot": "./src/chatbot/graph.py:graph"
|
|
},
|
|
"env": ".env",
|
|
"python_version": "3.11",
|
|
"dependencies": [
|
|
"."
|
|
]
|
|
} |