Paul Gauthier
7efdfe5639
added OR o1 and fix OR deepseek-chat
2024-12-26 10:11:40 -05:00
Paul Gauthier (aider)
be6811b29a
fix: Correct import path for Coder in commands.py
2024-12-26 09:59:05 -05:00
Paul Gauthier (aider)
f160b8df04
fix: Move Coder import to avoid circular dependency
2024-12-26 09:58:45 -05:00
Paul Gauthier (aider)
158471b218
style: Reorder imports in aider/commands.py
2024-12-26 09:58:15 -05:00
Paul Gauthier (aider)
a383cece53
fix: Import missing modules for test
2024-12-26 09:58:11 -05:00
Paul Gauthier (aider)
0901e6ab77
fix: Correctly format long error message string
2024-12-26 09:57:56 -05:00
Paul Gauthier (aider)
e1485971d8
test: Add test for cmd_load with SwitchCoder
2024-12-26 09:57:51 -05:00
Paul Gauthier (aider)
91c9b1bfe7
fix: Handle SwitchCoder exception in cmd_load
2024-12-26 09:57:09 -05:00
Paul Gauthier
befe6be86c
fix: Catch switchcoder exception in run_commands
2024-12-26 09:57:07 -05:00
Paul Gauthier
79428cf4ed
copy
2024-12-26 09:49:02 -05:00
Paul Gauthier
7bde5fe893
copy
2024-12-26 09:48:18 -05:00
paul-gauthier
f1e623ec5a
Merge branch 'main' into patch-1
2024-12-26 07:05:33 -05:00
柏枫
7c86dc9ac6
add polyglot-qwen2.5-coder-32b-instruct-whole-results
2024-12-26 15:01:45 +08:00
Paul Gauthier
ec2da0a399
add deepseek v3
2024-12-25 09:01:43 -05:00
Paul Gauthier
dd9b2a872c
copy
2024-12-25 08:11:04 -05:00
paul-gauthier
b51768b08e
Update 2024-12-21-polyglot.md
2024-12-23 18:01:03 -08:00
Jiawen Geng
4561f0c79e
add yi-lightning result
2024-12-23 16:39:25 -08:00
mdk
5c92491bc0
Fix issue #1802 : Handle UnicodeDecodeError in repo file paths
...
Added error handling for UnicodeDecodeError when decoding paths in the Git repository.
This issue arises when paths are encoded in formats other than the expected system encoding.
The error handler now provides a detailed error message, helping users identify potential encoding mismatches.
Closes #1802
2024-12-23 20:01:08 +01:00
paul-gauthier
083605e2d7
Merge pull request #2690 from apaz-cli/ap/rephrase_dirwarning
2024-12-23 08:27:59 -08:00
apaz-cli
d28e2f0f56
Rephrase home dir warning
2024-12-23 08:50:25 -06:00
Paul Gauthier
87a964355b
copy
2024-12-23 08:00:25 -05:00
Paul Gauthier
fbc3f0cef5
copy
2024-12-22 21:23:39 -05:00
Paul Gauthier
2b1625e3a8
copy
2024-12-22 18:07:25 -05:00
Paul Gauthier (aider)
6230df749e
fix: Create table rows if they don't exist
2024-12-22 18:04:01 -05:00
Paul Gauthier
e62003c0ce
copy
2024-12-22 17:52:57 -05:00
Paul Gauthier
d0f092f7ae
copy
2024-12-22 17:51:38 -05:00
Paul Gauthier
9e2e07e8a7
copy
2024-12-22 16:58:29 -05:00
Paul Gauthier
4154d47c07
copy
2024-12-22 16:56:38 -05:00
Paul Gauthier
7f0860d5d0
copy
2024-12-22 16:41:20 -05:00
Paul Gauthier
8c74c8ab6f
add o1-mini
2024-12-22 16:39:18 -05:00
Paul Gauthier
37df899ada
copy
2024-12-22 16:17:16 -05:00
Paul Gauthier
f55181e447
copy
2024-12-22 16:14:33 -05:00
Paul Gauthier
8768a8aca6
copy
2024-12-22 09:15:59 -05:00
Paul Gauthier (aider)
0f8bb016f4
fix: Correct misspelled HIGHLIGHT_MODEL in leaderboard.js
2024-12-22 09:07:10 -05:00
Paul Gauthier (aider)
eb30791ff4
feat: Make highlight model configurable via assign
2024-12-22 09:06:05 -05:00
Paul Gauthier
7b37bf0f48
copy
2024-12-22 09:02:01 -05:00
Paul Gauthier
fff67a5917
Merge branch 'main' of github.com:Aider-AI/aider
2024-12-22 09:00:52 -05:00
Paul Gauthier
0e05b64ebc
copy
2024-12-22 08:59:38 -05:00
Paul Gauthier
c895e99306
copy
2024-12-22 08:43:59 -05:00
Paul Gauthier
6d7e8beaaa
other o1 variants
2024-12-21 14:14:21 -08:00
Paul Gauthier
8b62d8a6c5
copy
2024-12-21 14:11:54 -08:00
Paul Gauthier
ec44850646
copy
2024-12-21 14:11:21 -08:00
Paul Gauthier
2ea5a98ee0
rename
2024-12-21 11:53:43 -08:00
Paul Gauthier
80928b90a5
cleanup
2024-12-21 11:52:18 -08:00
Paul Gauthier
b28174aba1
delete refac js
2024-12-21 11:51:23 -08:00
Paul Gauthier (aider)
da170bab3a
fix: Use configured pass_rate for graph data in search
2024-12-21 11:49:36 -08:00
Paul Gauthier (aider)
49a2f998dd
refactor: Unify leaderboard scripts and use config variables
2024-12-21 11:47:29 -08:00
apaz-cli
bcdc0217b3
Don't add .env to gitignore when it doesn't exist.
2024-12-20 10:09:07 -06:00
Paul Gauthier
821f7d6694
fix: Use extra_body for reasoning_effort, fix test counts
2024-12-19 07:10:20 -08:00
Paul Gauthier
c36c06ab99
fix: Retry tests on parse or timeout, add gpt-4o params
2024-12-18 15:56:38 -08:00