mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
better
This commit is contained in:
parent
7a6bce381e
commit
e2d0a94d58
1 changed files with 0 additions and 2 deletions
|
@ -109,8 +109,6 @@ model = Model("claude-3-haiku-20240307")
|
|||
fnames = ["greeting.py"]
|
||||
coder = Coder.create(main_model=model, fnames=fnames, use_git=False, pretty=False)
|
||||
|
||||
import random
|
||||
|
||||
lorem_words = [
|
||||
"lorem",
|
||||
"ipsum",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue