wt002 commited on
Commit
07ee12f
·
verified ·
1 Parent(s): 369daf0

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +0 -1
agent.py CHANGED
@@ -12,7 +12,6 @@ from langchain_core.prompts import ChatPromptTemplate, MessagesPlaceholder
12
  import operator
13
  import json
14
 
15
- load dotenv()
16
 
17
  # Define the agent state
18
  class AgentState(TypedDict):
 
12
  import operator
13
  import json
14
 
 
15
 
16
  # Define the agent state
17
  class AgentState(TypedDict):