Paul Gauthier (aider)
d699f3025d
feat: Increase chart height and improve title and axis label readability
2024-09-26 09:42:01 -07:00
Paul Gauthier (aider)
c33dd0ee7b
fix: Avoid declaring dataset
variable multiple times
2024-09-26 09:40:04 -07:00
Paul Gauthier (aider)
63a4ce0fe2
feat: Add a graph that displays the Pass Rate for each Senior/Junior/EditFormat
2024-09-26 09:39:16 -07:00
Paul Gauthier
222b9cff09
feat: Add support for using two models to complete coding tasks
2024-09-26 09:39:14 -07:00
Paul Gauthier (aider)
89aa385613
style: right-align cost entries in table
2024-09-26 08:31:26 -07:00
Paul Gauthier
ab8672574a
fix: Update formatting for seconds per case and total cost in blog post
2024-09-26 08:31:25 -07:00
Paul Gauthier (aider)
034e65912e
style: Format cost column to show two decimal places
2024-09-26 08:29:15 -07:00
Paul Gauthier
40bf3a1e58
feat: Update table formatting in blog post
2024-09-26 08:29:14 -07:00
Paul Gauthier (aider)
fb9ffca9ea
style: format cost column with two decimal places
2024-09-26 08:27:47 -07:00
Paul Gauthier
fbe0aa2a7b
fix: Update table formatting for total_cost column
2024-09-26 08:27:46 -07:00
Paul Gauthier (aider)
3661c2c08a
feat: Display cost with two decimal places
2024-09-26 08:26:41 -07:00
Paul Gauthier (aider)
8d22cadd30
style: format cost column as standard money
2024-09-26 08:26:11 -07:00
Paul Gauthier
f691878390
feat: Add edit format column to senior-junior benchmark table
2024-09-26 08:26:09 -07:00
Paul Gauthier (aider)
50570c4762
fix: Display edit_format if junior_edit_format is not available
2024-09-26 08:24:51 -07:00
Paul Gauthier
8ca92cdec0
fix: Update table styles in blog post
2024-09-26 08:24:51 -07:00
Paul Gauthier (aider)
bc1559fbc9
style: Enhance table styling to improve visual distinction of shaded rows
2024-09-26 08:12:19 -07:00
Paul Gauthier (aider)
ac9d46c1f7
feat: Shade every second group of Seniors
2024-09-26 08:11:07 -07:00
Paul Gauthier
fb2e59cf08
fix: Remove unnecessary horizontal rule from table
2024-09-26 08:11:06 -07:00
Paul Gauthier (aider)
e93744c990
style: replace markdown table with HTML <table>
2024-09-26 08:09:39 -07:00
Paul Gauthier (aider)
2698d80c63
refactor: Simplify sorting and grouping of data in senior-junior.md
2024-09-26 08:08:46 -07:00
Paul Gauthier (aider)
4d7d7ecd2b
feat: Generate table from YAML data with dynamic sorting and grouping
2024-09-26 08:07:37 -07:00
Paul Gauthier
46f8b6dfe4
feat: Update benchmark data table in senior-junior blog post
2024-09-26 08:07:36 -07:00
Paul Gauthier (aider)
1676653ffb
feat: Add dividers between blocks of same senior model in benchmark data table
2024-09-26 08:02:41 -07:00
Paul Gauthier
98e28642f9
feat: Update benchmark data table in senior-junior blog post
2024-09-26 08:02:28 -07:00
Paul Gauthier (aider)
f21c35c42a
feat: Add benchmark data table
2024-09-26 07:58:26 -07:00
Paul Gauthier
3602dc4819
feat: Add new blog post on senior vs junior engineers
2024-09-26 07:58:25 -07:00
Paul Gauthier
3c87e3670c
copy
2024-09-24 14:05:49 -07:00
paul-gauthier
bbfafed372
Merge pull request #1634 from smh/customize-completion-menu-colors
...
style: completion menu colors customizable
2024-09-24 13:19:34 -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
86faaa65ff
copy
2024-09-23 12:53:10 -07:00
Paul Gauthier
543437dd28
copy
2024-09-23 12:48:00 -07:00
Paul Gauthier
1de8c13974
copy
2024-09-23 10:30:22 -07:00
Paul Gauthier
9c47f26052
copy
2024-09-23 09:03:02 -07: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
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
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
739bd07c04
copy
2024-09-21 17:06:31 -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
2ca093fb84
Bumping all dependencies
2024-09-21 11:04:57 -07:00