mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
prompt
This commit is contained in:
parent
04d0f95af9
commit
c14c92474f
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ class FunctionCoder(Coder):
|
|||
explanation=dict(
|
||||
type="string",
|
||||
description=(
|
||||
"Explanation of the changes to be made to the code (future tense,"
|
||||
" markdown format)"
|
||||
"Step by step plan for the changes to be made to the code (future"
|
||||
" tense, markdown format)"
|
||||
),
|
||||
),
|
||||
files_to_update=dict(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue