mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 17:13:00 -05:00
[GH-ISSUE #8048] API Endpoint /api/chat/completions not work working #14977
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 @mbeltagy on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8048
Installation Method
Open WebUI and Ollama on two separate Docker containers
Environment
Open WebUI Version: [v0.4.8]
Ollama : [v0.5.4]
Operating System: [ Ubuntu 22.04]
Confirmation:
Expected Behavior:
Calling the endpoint with api key and prompt should result in a response.
Actual Behavior:
response
{"detail":"Method Not Allowed"}Description
Bug Summary:
[Provide a brief but clear summary of the bug]
Reproduction Details
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
Additional Information
Open WebUI logs
I get the same error on all of the above models.