Compatible (BYOK)Use Continue with GlideflowAI.
Open-source AI assistance for VS Code and JetBrains workflows. Connect it through GlideflowAI's OpenAI-compatible API with a key you control.
What this connection is for
Continue is an open-source assistant for IDE users who want chat, editing assistance, and contextual help without making the editor a closed ecosystem. It can be shaped around a team's local rules and workflows, which makes it appealing when a coding assistant should fit existing conventions instead of imposing a single agent loop. It is well suited to focused explanation, code review preparation, and incremental implementation work.
Continue's provider configuration can change in structure over time, but its OpenAI-compatible route is intentionally broad: provide a compatible base URL, an API key, and a model ID in the provider surface supported by your installed version. That makes it a sensible bridge between an IDE workflow and a gateway that exposes standard chat-completions behavior.
GlideflowAI has an existing, verified Continue connection guide with the required provider values. Use it as the concise starting point, then consult Continue's own current configuration reference for the exact file or UI schema in your version. This is a user-selected BYOK connection and not a claim of official Continue approval.
Why pair it with GlideflowAI
Continue can share one key with other compatible coding surfaces, which keeps experimentation across editors and terminals simpler.
A public model catalog and USD pricing provide a transparent reference when you pick a model for a Continue session.
Setup
Use a new API key for the tool, select a model from the catalog, and begin with a small task. Do not put a key in a repository, screenshot, or shared configuration file.
Open Continue's supported provider configuration
Use the configuration UI or config format documented for your installed Continue extension. Select an OpenAI-compatible provider rather than an unrelated vendor preset.
Add the three connection values
Enter the endpoint, key, and exact model ID in Continue's OpenAI-compatible provider fields.
Provider : OpenAI Compatible Base URL : https://api.glideflowai.com/v1 API Key : sk-your-key Model ID : glm-5.2Run a scoped prompt
Ask Continue to explain or propose a change to one file first. If you set output limits, leave enough room for a reasoning model to produce a visible answer.
Need the endpoint basics? Read authentication, browse the model catalog, or compare pricing. For tool-specific troubleshooting, see the existing guide.
Frequently asked questions
Do I need a specific Continue config file?
Continue formats can change. Use its current supported configuration surface and the values above rather than copying an obsolete schema.
What endpoint is required?
Use https://api.glideflowai.com/v1 for its OpenAI-compatible provider.
Why could a response be empty?
A reasoning model may need a larger output allowance. Start with at least 512 output tokens where Continue exposes that control.
Ready to connect Continue?
Create a key, use the setup above, and verify the connection on a small task before you scale it up.



