Skip to content

Commit

Permalink
Remove notes for fixed issues (#93)
Browse files Browse the repository at this point in the history
* Remove notes for fixed issues
  • Loading branch information
danbarr authored Feb 21, 2025
1 parent 391fb49 commit 0caa0d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
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

0 comments on commit 0caa0d7

Please sign in to comment.