Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
YoanSallami committed Oct 9, 2023
1 parent 13629c2 commit e65228e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
LoadProgramsTool,
ProgramSearchTool)

from langchain.tools import DuckDuckGoSearchResults

from hybridagi import GraphProgramInterpreter

cfg = Config()
Expand Down

0 comments on commit e65228e

Please sign in to comment.