mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
duplicated auto title generation #1530
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 @maxduke on GitHub (Jul 16, 2024).
If several LLMs is used in parallel, the auto title generation request will be sent N times.
I think the auto title generation request should be sent only once in this case.
v0.3.8
@tjbck commented on GitHub (Jul 16, 2024):
Fixed on dev!