MCPcopy Create free account
hub / github.com/akdeb/ElatoAI / reset

Method reset

server/fastapi/esp32_transport.py:116–117  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

114 return self.encode(padded)
115
116 def reset(self):
117 self._buffer.clear()
118
119 def close(self):
120 self._buffer.clear()

Callers 2

send_messageMethod · 0.45
streamAssistantReplyMethod · 0.45

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected