mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +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"]
|
fnames = ["greeting.py"]
|
||||||
coder = Coder.create(main_model=model, fnames=fnames, use_git=False, pretty=False)
|
coder = Coder.create(main_model=model, fnames=fnames, use_git=False, pretty=False)
|
||||||
|
|
||||||
import random
|
|
||||||
|
|
||||||
lorem_words = [
|
lorem_words = [
|
||||||
"lorem",
|
"lorem",
|
||||||
"ipsum",
|
"ipsum",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue