This commit is contained in:
Adam Cohen Hillel 2025-04-14 21:22:03 +01:00
parent eb8eb288b2
commit 2ed6a1a4a1
1 changed files with 1 additions and 0 deletions

View File

@ -552,6 +552,7 @@ class ResponseProcessor:
yield {"type": "error", "message": str(e)}
finally:
pass
# track the cost and token count
# todo: there is a bug as it adds every chunk to db because finally will run every time even in yield
# await self.add_message(