mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #5433] [BUG] Memory function error in latest dev version #13982
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Yanyutin753 on GitHub (Sep 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5433
Bug Report
Installation Method
Memory function error in latest dev version
Environment
Confirmation:
Expected Behavior:
Normal use of memory function!
Description
Bug Summary:
Each session that uses the memory function(api/v1/memories/query) to request the port query return the error of 500
Note
Hope to fix this bug, Thanks!
@tjbck commented on GitHub (Sep 15, 2024):
Taking a look
@tjbck commented on GitHub (Sep 16, 2024):
Fixed!
@Yanyutin753 commented on GitHub (Sep 16, 2024):
Thanks!!!