mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Merge pull request #1737 from qodo-ai/of/update-fallback-model
doc: title refinement
This commit is contained in:
commit
e9924eab89
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
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`):
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue