mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
docs: fix broken link to Qodo Merge models documentation
This commit is contained in:
parent
04aff0d3b2
commit
cd129d8b27
2 changed files with 1 additions and 2 deletions
|
|
@ -24,4 +24,4 @@ It includes information on how to adjust Qodo Merge configurations, define which
|
||||||
- [Changing a model](./additional_configurations.md#changing-a-model)
|
- [Changing a model](./additional_configurations.md#changing-a-model)
|
||||||
- [Patch Extra Lines](./additional_configurations.md#patch-extra-lines)
|
- [Patch Extra Lines](./additional_configurations.md#patch-extra-lines)
|
||||||
- [Editing the prompts](./additional_configurations.md#editing-the-prompts)
|
- [Editing the prompts](./additional_configurations.md#editing-the-prompts)
|
||||||
- [Qodo Merge Models](./PR_agent_pro_models.md)
|
- [Qodo Merge Models](./qodo_merge_models)
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
## Qodo Merge Models
|
|
||||||
|
|
||||||
The default models used by Qodo Merge are a combination of Claude-3.5-sonnet and OpenAI's GPT-4 models.
|
The default models used by Qodo Merge are a combination of Claude-3.5-sonnet and OpenAI's GPT-4 models.
|
||||||
|
|
||||||
Loading…
Reference in a new issue