Commit graph

4619 commits

Author SHA1 Message Date
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
Paul Gauthier (aider)
6a733f8e76 refactor: Rename print_model_settings_as_yaml to get_model_settings_as_yaml 2024-09-22 16:55:58 -07:00
Paul Gauthier (aider)
60082d0d16 style: format code using linter 2024-09-22 16:54:56 -07:00
Paul Gauthier (aider)
ea72ad61fe feat: add function to print model settings as YAML 2024-09-22 16:54:51 -07:00
paul-gauthier
a4f608f3dd
Merge pull request #1543 from fry69/ctrl-space-fix 2024-09-22 13:42:34 -07:00
paul-gauthier
737ccdec11
Merge pull request #1639 from curran/patch-1 2024-09-22 13:34:31 -07:00
Paul Gauthier
129afd0396 copy 2024-09-22 13:06:52 -07:00
paul-gauthier
62f4dc2097
Merge pull request #1640 from mbailey/feature-voice-compression
feat: Option to compress audio files by ~90%
2024-09-22 13:05:18 -07:00
Stein Martin Hustad
ef75ba9495 style: completion menu colorization (additional location) 2024-09-22 22:59:57 +04:00
Paul Gauthier
54cfbc4142 handle ### filename.ext in whole format 2024-09-22 08:21:15 -07:00
Curran Kelleher
330fa863c8
Add benchmark results for Codestral-22B 2024-09-22 08:26:04 -04:00
Mike Bailey
1cc30a22f9 feat: Option to compress audio files by ~90%
Add option to reduce bandwidth (and potentially latency) by converting
voice recordings (wav) into a compressed audio format (webm or mp3).

Default behaviour is unchanged.

> File uploads are currently limited to 25 MB and the following input file
> types are supported: mp3, mp4, mpeg, mpga, m4a, wav, and webm.
>
> - https://platform.openai.com/docs/guides/speech-to-text
2024-09-22 22:20:07 +10:00
Stein Martin Hustad
a91d3fed01 style: completion menu colors customizable 2024-09-22 10:45:00 +04:00
Paul Gauthier
12f1bf643a fix: Add ValueError to ANY_GIT_ERROR tuple 2024-09-21 19:02:35 -07:00
Paul Gauthier
2314179b83 fix: Add default encoding to load_dotenv_files function 2024-09-21 19:01:24 -07:00
Paul Gauthier (aider)
516a3a6647 style: Fix formatting in load_dotenv_files function 2024-09-21 18:58:48 -07:00
Paul Gauthier (aider)
07a95deaba fix: Use args.encoding when loading .env files 2024-09-21 18:58:43 -07:00
Paul Gauthier
212e22b2b7 fix: Handle file read errors in linter 2024-09-21 18:55:24 -07:00
Paul Gauthier (aider)
3a96a10d06 style: Format code with black 2024-09-21 18:46:24 -07:00
Paul Gauthier (aider)
3dfc63ce79 feat: Add support for following redirects in httpx-based scraping 2024-09-21 18:46:21 -07:00
Paul Gauthier
f3ad683d70 set version to 0.57.2.dev 2024-09-21 18:28:55 -07:00
Paul Gauthier
bd398525e0 version bump to 0.57.1 2024-09-21 18:27:31 -07:00
Paul Gauthier
7f156830fe Handle TypeError coming from git ops 2024-09-21 17:09:08 -07:00
Paul Gauthier
739bd07c04 copy 2024-09-21 17:06:31 -07:00
Paul Gauthier
dced6c8052 Revert "feat: switch --deepseek to use model "deepseek-coder""
This reverts commit 925560ac1f.
2024-09-21 17:06:11 -07:00
Paul Gauthier
5c7f35f24b copy 2024-09-21 16:28:10 -07:00
Paul Gauthier
c234df0ff1 copy 2024-09-21 13:55:37 -07:00
Paul Gauthier
ced3336176 updated blame data 2024-09-21 13:55:34 -07:00
Paul Gauthier (aider)
925560ac1f feat: switch --deepseek to use model "deepseek-coder" 2024-09-21 13:56:32 -07:00
Paul Gauthier (aider)
4a9700fcd9 feat: add ModelSettings for plain "deepseek-coder" and "deepseek-chat" 2024-09-21 13:55:49 -07:00
Paul Gauthier
6408a9fbf9 set version to 0.57.1.dev 2024-09-21 13:39:55 -07:00
Paul Gauthier
cf56369410 version bump to 0.57.0 2024-09-21 13:38:42 -07:00
Paul Gauthier
2ca093fb84 Bumping all dependencies 2024-09-21 11:04:57 -07:00
Paul Gauthier
237c4ab323 copy 2024-09-21 10:44:25 -07:00
Paul Gauthier
f29825ff22 copy 2024-09-21 10:41:43 -07:00
Paul Gauthier
565c305aa6 update o1-preview leaderboard to diff only 2024-09-21 10:27:50 -07:00
Paul Gauthier
b27738d39a copy 2024-09-21 10:16:51 -07:00
Paul Gauthier
412b8e7c3c copy 2024-09-21 10:09:26 -07:00
Paul Gauthier
5493654981 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-09-21 09:32:51 -07:00
paul-gauthier
167b1ed491
Merge pull request #1586 from anjor/patch-1
Fix broken link
2024-09-21 09:32:27 -07:00
Paul Gauthier (aider)
454a2ebdcf style: format code using linter 2024-09-20 13:44:07 -07:00
Paul Gauthier (aider)
7fa1620f58 feat: Allow flexible matching of 5-9 characters in SEARCH/REPLACE block prefixes 2024-09-20 13:44:02 -07:00
Paul Gauthier (aider)
230ec50209 refactor: Improve choose_fence function to check for fence start in lines 2024-09-20 13:40:44 -07:00
Paul Gauthier
2753ac6b62 feat: Add new benchmark test case for qwen-2.5-72b-instruct-diff model 2024-09-20 13:27:58 -07:00
Paul Gauthier
5139594fa0 copy 2024-09-20 13:19:36 -07:00
Paul Gauthier
d26fca0bca feat: Add new leaderboard entry for qwen-2.5-72b-instruct model 2024-09-20 13:19:26 -07:00
paul-gauthier
d7051ce736
Merge pull request #1610 from youknow04/qwen2.5-7b-8q
Add Qwen2.5-coder:7b-instruct-q8_0 benchmark result to leaderboard
2024-09-20 12:57:25 -07:00
Paul Gauthier
b3e5caf330 fix: Add BufferError to ANY_GIT_ERROR tuple 2024-09-20 12:39:33 -07:00