mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
Completion returns either a 404 or 500 server error #1439
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 @jkirkcaldy on GitHub (Jul 5, 2024).
Bug Report
Description
Bug Summary:
When using Complete with VSCode, using the apiBase as "https://< url >/ollama/v1" returns an error 404 in the open-webui logs
using "https://< url >/ollama/v1/chat" gives a 500 server error.
Chat functions in Continue work fine, it's just the completions that give the error.
Steps to Reproduce:
Follow the quick setup guide to install and set up continue in vscode.
Environment
vscode config: