Hannan2004 commited on
Commit
ea0a32f
·
verified ·
1 Parent(s): 7f6aa28

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -560,7 +560,7 @@ tools = [
560
  calculate_standard_deviation, sort_numbers
561
  ]
562
 
563
- def build_enhanced_graph():
564
  """Build the enhanced LangGraph agent."""
565
 
566
  llm = ChatGroq(
 
560
  calculate_standard_deviation, sort_numbers
561
  ]
562
 
563
+ def build_graph():
564
  """Build the enhanced LangGraph agent."""
565
 
566
  llm = ChatGroq(