mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
continue.dev integration documentation incorrect or outdated #50
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 @nodomain on GitHub (Oct 29, 2024).
Bug Report
Installation Method
Installed via VSCode extension continue.dev (v0.8.55)
Environment
Confirmation:
Expected Behavior:
The continue.dev integration should work as described in the official documentation.
Actual Behavior:
Multiple errors when trying to use the integration:
/v1endpointDescription
Bug Summary:
The continue.dev integration as documented in OpenWebUI docs fails to work with any of the suggested configurations.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
VSCode Extension Logs:
Alternative configuration attempts also failed:
Additional Information
Note
All steps have been verified and the issue persists across different configuration attempts. The API works when tested directly, suggesting this is specifically a continue.dev integration issue.
@nodomain commented on GitHub (Oct 29, 2024):
Perhaps related? https://github.com/open-webui/open-webui/discussions/3645
@kuestess commented on GitHub (Jan 28, 2025):
@nodomain I followed the example here and it works perfectly: https://github.com/SlavikCA/docs-1/blob/496faec29e33c25f152c59a258f21eb731025cf1/docs/tutorials/integrations/continue-dev.md
@hackedunit commented on GitHub (Feb 11, 2025):
It seems if you are using non Ollama hosted models, you should use:
@josetseph commented on GitHub (Feb 16, 2025):
This was the issue for me
Thanks!
@drohbo commented on GitHub (Jul 11, 2025):
I created a PR for simplifying the continue.dev guide .
@Classic298 commented on GitHub (Aug 7, 2025):
It was recently updated. Will close this now