Skip to content

Commit bc972d8

Browse files
PeriniMsis0k0
authored andcommitted
chore: renamed agents folder
1 parent 1b6b8bb commit bc972d8

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

langgraph.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dockerfile_lines": [],
33
"graphs": {
4-
"MongoDB Agent": "./agents/mongodb_agent.py:graph",
5-
"Simple RAG": "./agents/simple_rag.py:graph",
6-
"Corrective RAG": "./agents/corrective_rag.py:graph",
7-
"RAG with Memory and HIL": "./agents/memory_hil_rag.py:graph"
4+
"MongoDB Agent": "./langgraph_studio/mongodb_agent.py:graph",
5+
"Simple RAG": "./langgraph_studio/simple_rag.py:graph",
6+
"Corrective RAG": "./langgraph_studio/corrective_rag.py:graph",
7+
"RAG with Memory and HIL": "./langgraph_studio/memory_hil_rag.py:graph"
88
},
99
"env": ".env",
1010
"python_version": "3.12",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)