Skip to content
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

Remove notes for fixed issues #93

Merged
merged 1 commit into from
Feb 21, 2025
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