Skip to content

Commit b6669b3

Browse files
committed
Add note for missing code
1 parent 237d732 commit b6669b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/cody/enterprise/model-config-examples.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ In the configuration above:
5454

5555
If you want to override the provider config for some models in the namespace and use the Sourcegraph-configured provider config for the rest, you can route requests directly to the LLM provider (bypassing the Cody Gateway) for some models while using the Sourcegraph-configured provider config for the rest.
5656

57-
Example configuration:
57+
Example configuration
58+
59+
{/*TODO: Missing code?*/}
5860

5961
In the configuration above, we:
6062

0 commit comments

Comments
 (0)