mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
Merge pull request #1737 from qodo-ai/of/update-fallback-model
doc: title refinement
This commit is contained in:
@ -270,7 +270,7 @@ In such cases, we recommend prioritizing the suggestion's detailed description,
|
|||||||
Qodo Merge implements an orchestrator agent that enables interactive code discussions, listening and responding to comments without requiring explicit tool calls.
|
Qodo Merge implements an orchestrator agent that enables interactive code discussions, listening and responding to comments without requiring explicit tool calls.
|
||||||
The orchestrator intelligently analyzes your responses to determine if you want to implement a suggestion, ask a question, or request help, then delegates to the appropriate specialized tool.
|
The orchestrator intelligently analyzes your responses to determine if you want to implement a suggestion, ask a question, or request help, then delegates to the appropriate specialized tool.
|
||||||
|
|
||||||
#### How it works
|
#### Setup and Activation
|
||||||
|
|
||||||
Enable interactive code discussions by adding the following to your configuration file (default is `True`):
|
Enable interactive code discussions by adding the following to your configuration file (default is `True`):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user