Skip to content

Commit

Permalink
Remove monologue agent (All-Hands-AI#3036)
Browse files Browse the repository at this point in the history
* Remove monologue agent

* Fixes
  • Loading branch information
neubig authored Jul 19, 2024
1 parent 71cb8b0 commit 3a21198
Show file tree
Hide file tree
Showing 54 changed files with 16 additions and 3,621 deletions.
2 changes: 0 additions & 2 deletions agenthub/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
codeact_swe_agent,
delegator_agent,
dummy_agent,
monologue_agent,
planner_agent,
)

__all__ = [
'monologue_agent',
'codeact_agent',
'codeact_swe_agent',
'planner_agent',
Expand Down
Empty file.
2 changes: 0 additions & 2 deletions agenthub/monologue_agent/.dockerignore

This file was deleted.

8 changes: 0 additions & 8 deletions agenthub/monologue_agent/README.md

This file was deleted.

8 changes: 0 additions & 8 deletions agenthub/monologue_agent/TODO.md

This file was deleted.

5 changes: 0 additions & 5 deletions agenthub/monologue_agent/__init__.py

This file was deleted.

187 changes: 0 additions & 187 deletions agenthub/monologue_agent/agent.py

This file was deleted.

Loading

0 comments on commit 3a21198

Please sign in to comment.