wt002 commited on
Commit
52ec889
·
verified ·
1 Parent(s): a28328c

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +0 -1
agent.py CHANGED
@@ -474,7 +474,6 @@ llm = HuggingFaceEndpoint(
474
  temperature=0.7,
475
  model_kwargs={"max_length": 1024}
476
  )
477
- )
478
 
479
 
480
  # Initialize the LangChain agent with the tool(s) and the model
 
474
  temperature=0.7,
475
  model_kwargs={"max_length": 1024}
476
  )
 
477
 
478
 
479
  # Initialize the LangChain agent with the tool(s) and the model