Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/integrations/continue.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -292,11 +292,6 @@ provider.

:::info Known issues

**Auto-completion support**: currently, CodeGate's `/openrouter` endpoint does
not work with Continue's `tabAutocompleteModel` setting for fill-in-the-middle
(FIM). We are
[working to resolve this issue](https://github.com/stacklok/codegate/issues/980).

**DeepSeek models**: there is a bug in the current version (v0.8.x) of Continue
affecting DeepSeek models (ex: `deepseek/deepseek-r1`) To resolve this, switch
to the pre-release version (v0.9.x) of the Continue extension.
Expand Down
8 changes: 0 additions & 8 deletions docs/partials/_kodu-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ import TabItem from '@theme/TabItem';

<Tabs groupId="provider" queryString="provider">
<TabItem value="mux" label="CodeGate muxing" default>
:::info Known issues

There is currently a known issue using Claude Coder with CodeGate muxing. We are
[working on a fix](https://github.com/stacklok/codegate/pull/1003) which we
expect to release in CodeGate v0.1.19.

:::

First, configure your [provider(s)](../features/muxing.mdx#add-a-provider) and
select a model for each of your
[workspace(s)](../features/workspaces.mdx#manage-workspaces) in the CodeGate
Expand Down
Loading