mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
Connection API's not persistent #705
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).
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.