Paul Gauthier
99bf23c5ff
fix: Set AIDER_CHECK_UPDATE environment variable to false in test setup
2024-09-24 12:42:37 -07:00
Paul Gauthier
82ebb7713a
Return True to indicate successful install even if no module
2024-09-24 12:28:54 -07:00
Paul Gauthier
117ff96c76
fix: Properly refactor mdstream from Coder into IO
2024-09-24 11:53:05 -07:00
Paul Gauthier
46ab701782
copy
2024-09-24 09:52:17 -07:00
Paul Gauthier
ba6ef29896
feat: Add new leaderboard entry for gemini/gemini-1.5-flash-8b-exp-0924 model
2024-09-24 09:46:56 -07:00
Paul Gauthier
eff68a669d
copy
2024-09-24 09:45:45 -07:00
Paul Gauthier
d8dd7a259b
feat: Add new Gemini model configurations
2024-09-24 09:45:36 -07:00
Paul Gauthier
7569dea73c
restore dynamic graph
2024-09-24 09:36:16 -07:00
Paul Gauthier
3edcd71a44
fix: move pydub import to avoid warnings
2024-09-24 09:29:00 -07:00
Paul Gauthier (aider)
ab786279e6
style: Fix linter warnings
2024-09-24 09:28:31 -07:00
Paul Gauthier (aider)
e267dc13af
fix: Move imports to top of file
2024-09-24 09:28:28 -07:00
Paul Gauthier (aider)
d0e6dc2c1e
style: Wrap long lines in voice.py
2024-09-24 09:28:16 -07:00
Paul Gauthier (aider)
da752bb00c
fix: Suppress warning about missing ffmpeg or avconv
2024-09-24 09:28:13 -07:00
Paul Gauthier (aider)
6b5fe9bee3
style: Run linter on scripts/issues.py
2024-09-24 08:25:31 -07:00
Paul Gauthier (aider)
8422441f74
fix: Skip processing open issues that have been closed and re-opened
2024-09-24 08:25:28 -07:00
Paul Gauthier
86faaa65ff
copy
2024-09-23 12:53:10 -07:00
Paul Gauthier
543437dd28
copy
2024-09-23 12:48:00 -07:00
Paul Gauthier (aider)
3e594877d7
style: Run linter on Python script
2024-09-23 12:27:13 -07:00
Paul Gauthier (aider)
c2a35fef05
refactor: Modify script to only show versions compatible with Python 3.8 or lower
2024-09-23 12:27:10 -07:00
Paul Gauthier (aider)
bbeb4749cb
style: Run linter
2024-09-23 12:26:23 -07:00
Paul Gauthier (aider)
00662aef54
feat: Add Python version support information to yank-old-versions.py
2024-09-23 12:26:20 -07:00
Paul Gauthier (aider)
7a0196e039
style: Run linter on Python script
2024-09-23 12:24:55 -07:00
Paul Gauthier (aider)
ee6cbddf65
feat: Add script to enumerate PyPI versions supporting Python 3.8 or lower
2024-09-23 12:24:52 -07:00
Paul Gauthier
7016ccc150
chore: Add script to yank old versions
2024-09-23 12:24:51 -07:00
Paul Gauthier
a4b79127b0
fix: Handle ZeroDivisionError in PageRank calculation
2024-09-23 11:49:44 -07:00
Paul Gauthier (aider)
ed1eb38c5f
fix: Split long comment line in aider/repo.py
2024-09-23 11:41:34 -07:00
Paul Gauthier
8f583ca119
fix: Handle ValueError when getting relative path in ignored_file_raw
2024-09-23 11:41:28 -07:00
Paul Gauthier (aider)
1fe2be4633
fix: ignore unicode errors in append_chat_history
2024-09-23 11:38:51 -07:00
Paul Gauthier
d063be23c9
fix: Improve error handling in load_dotenv_files function
2024-09-23 11:36:49 -07:00
Paul Gauthier (aider)
25c3a959dd
fix: Handle OSError when loading dotenv files
2024-09-23 11:35:27 -07:00
Paul Gauthier
924eeb43de
fix: Update test assertions for API key checks
2024-09-23 11:34:49 -07:00
Paul Gauthier
d518493bb9
fix: Update model sanity check output format
2024-09-23 11:32:52 -07:00
Paul Gauthier
ba0a328196
fix: Disable SSL verification for LiteLLM client sessions
2024-09-23 11:28:17 -07:00
Paul Gauthier
1de8c13974
copy
2024-09-23 10:30:22 -07:00
Paul Gauthier (aider)
f2397bb0cc
chore: Reorganize command-line arguments in aider/args.py
2024-09-23 09:08:07 -07:00
Paul Gauthier (aider)
5779006db0
feat: Add Voice Settings section
2024-09-23 09:06:57 -07:00
Paul Gauthier (aider)
39b2f7bdee
feat: Add Cache Settings section
2024-09-23 09:06:31 -07:00
Paul Gauthier (aider)
5e9a4e01f9
feat: Move map-tokens, map-refresh and map-multiplier into a new Repomap Setting section
2024-09-23 09:04:46 -07:00
Paul Gauthier
9c47f26052
copy
2024-09-23 09:03:02 -07:00
Paul Gauthier (aider)
b03d5d1099
style: Wrap long help text in args.py
2024-09-23 09:02:49 -07:00
Paul Gauthier (aider)
c9ac01f474
docs: update help message for --map-refresh option
2024-09-23 09:02:45 -07:00
paul-gauthier
c5245d3d8b
Merge pull request #1660 from fry69/bad_ver-fix
...
fix: add missing variable initialization
2024-09-23 07:14:27 -07:00
hypn4
a4044f4175
feat: add .venv
directory
2024-09-23 20:37:10 +09:00
hypn4
6dc846d41b
fix: added missing parameters.
...
added missing parameters in `simple_send_with_retries` function.
2024-09-23 20:37:10 +09:00
hypn4
d0bce02c00
feat: add extra_body
field and use in model settings.
...
resolved : #1583
The `extra_body` field is a parameter used by the `openai` provider.
Since `litellm` also uses this field to additionally transmit `request body`, I added a function so that `aider` can also utilize the `extra_body` field.
The `openrouter` provider also supports various functions through the additional field of `request body`, so we added the function.
The following is how to use it in model settings.
```yaml
# .aider.model.settings.yml
- name: "openrouter/<YOUR_MODEL>"
edit_format: "whole"
use_repo_map: true
extra_body:
provider:
order:
- Azure
allow_fallbacks: false
```
2024-09-23 20:37:10 +09:00
fry69
7a5947fc49
feat: add tests for sanity_check_repo function
2024-09-23 07:55:45 +02:00
fry69
a695c6c46e
fix: add missing variable initialization
2024-09-23 07:02:33 +02:00
Paul Gauthier
ca4141564f
copy
2024-09-22 17:03:43 -07:00
Paul Gauthier
6cc0f96e33
Merge remote-tracking branch 'refs/remotes/origin/main'
2024-09-22 17:03:04 -07:00
Paul Gauthier
a1bd0c97ee
copy
2024-09-22 17:01:47 -07:00