Adiii143 commited on
Commit
6bf698a
·
verified ·
1 Parent(s): 9c41806

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -150,7 +150,7 @@ tools = [
150
  ]
151
 
152
  # Build graph function
153
- def build_graph(provider: str = "google"):
154
  """Build the graph"""
155
  # Load environment variables from .env file
156
  if provider == "google":
 
150
  ]
151
 
152
  # Build graph function
153
+ def build_graph(provider: str = "groq"):
154
  """Build the graph"""
155
  # Load environment variables from .env file
156
  if provider == "google":