mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #2246] API endpoints similar to OpenAI #99804
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 @bloodyburger on GitHub (May 14, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2246
Does this setup offer endpoints for Chat completion and embeddings similar to what OpenAI is offering? I am exploring to use the self hosted models via APIs to build a custom chatbot.