-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Continue Initial documentation assumes Ollama as default #363
Comments
I think @danbarr is already / had already looked into this |
The quickstart is intended to be self-contained, i.e. a first-time user can follow it without requiring any external / paid services, thus the choice to use Ollama. I did add a callout based on other feedback, to hopefully make this more clear and guide users to the full how-to guide for other providers.
I'm hesitant to reproduce documentation for third-party tools that we don't control, we'll be constantly chasing their own changes. Point taken about at least mentioning the dependency, I'll add that with a link to their install docs. |
@yrobla @lukehinds I have added some more prereq/config info to each provider tab in the Continue how-to guide in stacklok/codegate-docs#15, let me know if that's closer to what you had in mind? I also moved up the note in the Quickstart guide about the use of Ollama. |
When we see the documentation for Continue integration we just see, by default:
this is just needed for ollama, but is listed in general. I suggest that for Quickstart, we suggest an easier method, such as using the self-hosted in google (or if we really want to use ollama there, give more detailed instructions about how to install it, and mention that this is just one way). Then link to "Use with Continue" section, with the different options there:
Also those tabs should add some instructions/links on how to install each method, dependencies, how to configure api keys etc
The text was updated successfully, but these errors were encountered: