Skip to content

Commit

Permalink
Update devin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Apr 4, 2024
1 parent 07a948f commit fefc884
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devin.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ def file_editor(file_path: str, mode: str, content: str):
interactive=True,
tools=[terminal, browser, file_editor, create_file],
code_interpreter=True,
# streaming=True,
)

# Run the agent
Expand Down

0 comments on commit fefc884

Please sign in to comment.