Improve image upload in debug drawer

This commit is contained in:
Xin Wang
2026-08-05 21:28:51 +08:00
parent e36ca308b8
commit 0c0a51da95
6 changed files with 37 additions and 7 deletions

View File

@@ -122,6 +122,9 @@ class ConversationRecorderTest(unittest.IsolatedAsyncioTestCase):
def add(self, value):
self.added.append(value)
async def flush(self):
return None
async def get(self, _model, _session_id):
return conversation