mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
Continue.dev tutorial is not up to date for v0.5.0 #55
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 @Mavyre on GitHub (Dec 26, 2024).
The tutorial located at https://github.com/open-webui/docs/blob/main/docs/tutorials/integrations/continue-dev.md is no longer compatible with the latest version of Continue.dev (v0.5.0). Specifically, the changes made to API Key availability have rendered the Ollama API inaccessible.
To connect to Open Webui API with v0.5.0, users must use the Openai-compatible API directly, which is not reflected in the current tutorial. This results in errors when following along with the tutorial.
Steps to reproduce:
Expected result:
The tutorial should be updated to reflect the changes in Continue.dev (v0.5.0), specifically the need to use the Openai-compatible API directly, and provide clear instructions on how to connect successfully.
@silentoplayz commented on GitHub (Dec 26, 2024):
Related - https://github.com/open-webui/docs/issues/255
@silentoplayz commented on GitHub (Dec 28, 2024):
Also, likely related - https://github.com/open-webui/docs/pull/344
@tjbck commented on GitHub (Dec 28, 2024):
Will be resolved with 0.5.3
@universam1 commented on GitHub (Jan 7, 2025):
I have 0.5.4 and it is not working following the docs @tjbck
@Classic298 commented on GitHub (Aug 7, 2025):
Continue dev was recently updated (will close this therefore)