Basic Structure
This commit is contained in:
@@ -15,7 +15,7 @@ Project Plan Requirements:
|
||||
Your plan must include the following sections, detailing the architecture and implementation steps:
|
||||
|
||||
1. Architectural Design & Workflow (LangGraph Graph):
|
||||
Describe the agent's core logic as a directed graph using LangGraph. Define the key nodes and edges, and how they connect to enable the required looping behavior.
|
||||
Describe the agent's core logic as a directed graph using LangGraph. Define the keys and edges, and how they connect to enable the required looping behavior.
|
||||
|
||||
Nodes: Define nodes for each distinct step in the agent's process. At a minimum, include:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user