This repository was archived by the owner on Jul 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -292,11 +292,6 @@ provider.
292292
293293:::info Known issues
294294
295- ** Auto-completion support** : currently, CodeGate's ` /openrouter ` endpoint does
296- not work with Continue's ` tabAutocompleteModel ` setting for fill-in-the-middle
297- (FIM). We are
298- [ working to resolve this issue] ( https://github.com/stacklok/codegate/issues/980 ) .
299-
300295** DeepSeek models** : there is a bug in the current version (v0.8.x) of Continue
301296affecting DeepSeek models (ex: ` deepseek/deepseek-r1 ` ) To resolve this, switch
302297to the pre-release version (v0.9.x) of the Continue extension.
Original file line number Diff line number Diff line change @@ -5,14 +5,6 @@ import TabItem from '@theme/TabItem';
55
66<Tabs groupId = " provider" queryString = " provider" >
77<TabItem value = " mux" label = " CodeGate muxing" default >
8- :::info Known issues
9-
10- There is currently a known issue using Claude Coder with CodeGate muxing. We are
11- [ working on a fix] ( https://github.com/stacklok/codegate/pull/1003 ) which we
12- expect to release in CodeGate v0.1.19.
13-
14- :::
15-
168First, configure your [ provider(s)] ( ../features/muxing.mdx#add-a-provider ) and
179select a model for each of your
1810[ workspace(s)] ( ../features/workspaces.mdx#manage-workspaces ) in the CodeGate
You can’t perform that action at this time.
0 commit comments