Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyutang committed Jan 8, 2024
1 parent a311977 commit b388a03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions erniebot-agent/src/erniebot_agent/agents/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ def __init__(
self._callback_manager = CallbackManager(callbacks)
self._file_manager = file_manager
self._plugins = plugins
# if plugins is not None:
# raise NotImplementedError("The use of plugins is not supported yet.")
self._init_file_needs_url()

@final
Expand Down

0 comments on commit b388a03

Please sign in to comment.