mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
stop printing
This commit is contained in:
parent
95eb048672
commit
a4af937dc4
@ -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:
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user