mirror of
https://github.com/langchain-ai/lang-memgpt.git
synced 2026-06-30 22:17:56 -04:00
8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"memory": "./lang_memgpt/graph.py:memgraph"
|
|
},
|
|
"env": ".env"
|
|
}
|