mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-14 20:05:18 +00:00
Optimize relevant file description for add docs prompt
This commit is contained in:
parent
dc917587ef
commit
7f84b5738e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Code Documentation:
|
||||||
items:
|
items:
|
||||||
relevant file:
|
relevant file:
|
||||||
type: string
|
type: string
|
||||||
description: the relevant file full path
|
description: The complete file path of the relevant file.
|
||||||
relevant line:
|
relevant line:
|
||||||
type: integer
|
type: integer
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue