Skip to content

Commit

Permalink
removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
qcampbel committed Jan 10, 2024
1 parent cc87581 commit 141673d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mdagent/mainagent/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ def __init__(
):
if path_registry is None:
path_registry = PathRegistry.get_instance()

# save parameters to initialize the agent in the first run
self.agent_type = agent_type
self.tools = tools
self.tools_llm = _make_llm(tools_model, temp, verbose)
Expand Down

0 comments on commit 141673d

Please sign in to comment.