PsTuts-RAG / langgraph.json
mbudisic's picture
Started building out the new graph
e21930a
raw
history blame contribute delete
218 Bytes
{
"dockerfile_lines": [],
"graphs": {
"enhanced_video_archive": "./pstuts_rag/pstuts_rag/nodes.py:graph"
},
"python_version": "3.11",
"env": "./.env",
"dependencies": [
"."
]
}