[GH-ISSUE #4243] Playground text completion queries to /v1/chat/completions instead of /v1/completions? #52209

Closed
opened 2026-05-05 13:22:23 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Chris-Tran-2023 on GitHub (Jul 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4243

I am using Aphrodite-engine for hosting Mixtral-8x7b using exllamav2 quantization. I have connected to it via the OpenAI API connection in the settings. I was planning to use Open-WebUI for serving chat to multiple users, but also wanted to keep the completions/generation, like in text-generation-webUI's notebook mode. I thought the Playground should function similar, using the text completion switch. My expectation is this should query to /v1/completions, rather than /v1/chat/completions, but my log in aphrodite shows POST ot /v1/chat/completions. Is this intended behavior? Screenshots below

image

image

Originally created by @Chris-Tran-2023 on GitHub (Jul 31, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4243 I am using Aphrodite-engine for hosting Mixtral-8x7b using exllamav2 quantization. I have connected to it via the OpenAI API connection in the settings. I was planning to use Open-WebUI for serving chat to multiple users, but also wanted to keep the completions/generation, like in text-generation-webUI's notebook mode. I thought the Playground should function similar, using the text completion switch. My expectation is this should query to /v1/completions, rather than /v1/chat/completions, but my log in aphrodite shows POST ot /v1/chat/completions. Is this intended behavior? Screenshots below ![image](https://github.com/user-attachments/assets/db52aa6f-2010-438a-8221-9df220e75bec) ![image](https://github.com/user-attachments/assets/4953d095-4bef-4c33-851a-eef36eff9945)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#52209