mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
stop printing
This commit is contained in:
@@ -144,11 +144,6 @@ class CodeActSWEAgent(Agent):
|
||||
"""
|
||||
super().__init__(llm)
|
||||
self.reset()
|
||||
print(
|
||||
'====== SYSTEM MESSAGE ======\n'
|
||||
f'{self.system_message}\n'
|
||||
'====== END ======'
|
||||
)
|
||||
|
||||
def reset(self) -> None:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user