mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
re-enable summaries
This commit is contained in:
parent
5650697475
commit
163e6f56df
2 changed files with 4 additions and 1 deletions
|
@ -49,7 +49,11 @@ def send_completion(
|
|||
temperature=0,
|
||||
extra_params=None,
|
||||
):
|
||||
#
|
||||
#
|
||||
sanity_check_messages(messages)
|
||||
#
|
||||
#
|
||||
|
||||
kwargs = dict(
|
||||
model=model_name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue