docs
docs copied to clipboard
Continue.dev tutorial is not up to date for v0.5.0
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:
- Followed the tutorial at https://github.com/open-webui/docs/blob/main/docs/tutorials/integrations/continue-dev.md
- Experienced errors while trying to set up Continue.dev with v0.5.0
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.