lanarky
lanarky copied to clipboard
feat: add `BackgroundTasks` support for `WebsocketConnection`
Discussed in https://github.com/ajndkr/lanarky/discussions/65
Originally posted by votkon May 26, 2023 That would be great to have chat logging implemented somehow. Currently, it is impossible(?) to save the chain.memory.chat_memory.messages on websocket disconnection. Websocket disconnect doesn't seem to raise any exceptions when closed correctly.
will be implemented as part of v0.9 roadmap.