docs: Fix broken links in AI docs (#30872)
This PR fixes some broken links in the AI docs. Release Notes: - N/A
This commit is contained in:
@@ -391,7 +391,7 @@ Example configuration:
|
||||
You can configure additional models that will be used to perform inline assists in parallel.
|
||||
When you do this, the inline assist UI will surface controls to cycle between the alternatives generated by each model.
|
||||
|
||||
The models you specify here are always used in _addition_ to your [default model](./ai/configuration.md#default-model).
|
||||
The models you specify here are always used in _addition_ to your [default model](#default-model).
|
||||
For example, the following configuration will generate two outputs for every assist.
|
||||
One with Claude 3.7 Sonnet, and one with GPT-4o.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user