mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #1702] Connection API's not persistent #12601
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 @rustyorb on GitHub (Apr 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1702
Bug Report
Description
Seems like everyday I am losing all my additional API's I've added, even openai's api. With only ollama seeming to stay persistent. I'm not sure what is happening. Any ideas?
@justinh-rahb commented on GitHub (Apr 23, 2024):
You can set permanently with environment variables:
https://docs.openwebui.com/tutorial/openai
These will be made automatically persistent in a future update.