Paul Gauthier
0969380ce9
copy
2024-04-19 16:42:25 -07:00
paul-gauthier
08f8c8c0f5
Update llms.md
2024-04-19 16:14:34 -07:00
paul-gauthier
cf266b4bf2
Update llms.md
2024-04-19 16:11:59 -07:00
paul-gauthier
2fce674dd0
Update llms.md
2024-04-19 16:11:26 -07:00
Paul Gauthier
46b4a4381c
toc
2024-04-19 14:53:33 -07:00
Paul Gauthier
9d01f9cb29
copy
2024-04-19 14:50:09 -07:00
Paul Gauthier
35eb9cf40d
copy
2024-04-19 14:49:26 -07:00
Paul Gauthier
4e50f0d095
Support weak_model=False
2024-04-19 14:05:58 -07:00
Paul Gauthier
aac110f078
copy
2024-04-19 13:45:51 -07:00
Paul Gauthier
6cecbd02d6
Document new model support
2024-04-19 13:18:12 -07:00
paul-gauthier
63926a43b8
Update faq.md
2024-04-11 16:13:22 -07:00
Paul Gauthier
5c10944054
Abstract the default model name so it applies to scripting #537
2024-04-11 06:42:38 -07:00
Paul Gauthier
238b53e2ff
copy
2024-03-09 08:31:37 -08:00
Paul Gauthier
058c237a28
Use gpt4 turbo as the default model
2024-03-08 13:13:20 -08:00
Paul Gauthier
573a6814b2
copy
2024-03-08 08:09:07 -08:00
Paul Gauthier
7fbd9e2be4
Added claude post
2024-03-08 08:00:41 -08:00
Paul Gauthier
a1939f50e4
copy
2024-03-07 16:37:13 -08:00
Paul Gauthier
a462686de8
copy
2024-03-05 07:33:48 -08:00
paul-gauthier
edb9e5a118
Update faq.md
2024-03-05 06:54:13 -08:00
Paul Gauthier
0fb57895a4
link to the faq on edit errors
2024-03-04 12:37:51 -08:00
Paul Gauthier
3d1a8e20f3
copy
2024-03-03 16:46:39 -08:00
Paul Gauthier
cd434cac5a
New --35turbo switch and docs updates
2024-02-28 14:06:44 -08:00
Paul Gauthier
7387c6fd15
Fixed conventions.html link #489
2024-02-27 07:29:09 -08:00
Paul Gauthier
5d32422b84
copy
2024-02-25 16:53:39 -08:00
Paul Gauthier
98db78887d
copy
2024-02-25 11:17:43 -08:00
Paul Gauthier
b5c1c50031
copy
2024-02-25 08:45:05 -08:00
Paul Gauthier
58697fb74a
copy
2024-02-24 14:51:52 -08:00
Paul Gauthier
69a056223c
copy
2024-02-24 10:16:38 -08:00
Paul Gauthier
d6b592d0e8
copy
2024-02-24 10:14:33 -08:00
Paul Gauthier
2dfe9b949c
copy
2024-02-24 10:12:21 -08:00
Paul Gauthier
5e60417e5d
Updated discussion of which model to use
2024-02-24 09:34:04 -08:00
Paul Gauthier
d13207d259
instructions->conventions
2024-02-24 07:16:29 -08:00
Paul Gauthier
b16d7bb74f
canonical_url
2024-02-23 08:54:38 -08:00
Paul Gauthier
222987f9c5
INSTRUCTIONS.md -> CONVENTIONS.md
2024-02-23 08:45:44 -08:00
Paul Gauthier
644077bdcb
Add canonical link
2024-02-22 14:29:40 -08:00
Paul Gauthier
823399359a
aider: Add a meta canonical tag pointing to https://aider.chat/2023/11/06/benchmarks-speed-1106.html .
...
# Aider chat conversation:
USER: add a meta canonical tag pointing to https://aider.chat/2023/11/06/benchmarks-speed-1106.html
ASSISTANT: ```diff
--- docs/benchmarks-speed-1106.md
+++ docs/benchmarks-speed-1106.md
@@ ... @@
title: Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106
excerpt: This report provides a detailed comparison of the speed of GPT-4 Turbo and gpt-3.5-turbo-1106 models based on the aider benchmarking suite.
+<link rel="canonical" href="https://aider.chat/2023/11/06/benchmarks-speed-1106.html " />
highlight_image: /assets/benchmarks-speed-1106.svg
---
```
2024-02-22 14:26:53 -08:00
Paul Gauthier
c64f434446
added images
2024-02-19 17:46:30 -08:00
Paul Gauthier
f2c62fcbc4
layout
2024-02-19 14:56:35 -08:00
Paul Gauthier
08048b4972
layout
2024-02-19 14:49:23 -08:00
Paul Gauthier
662b70ed1f
copy
2024-02-19 13:30:54 -08:00
Paul Gauthier
63566443d9
Link more blog articles
2024-02-19 13:25:43 -08:00
Paul Gauthier
9484cc9002
copy
2024-02-19 13:11:55 -08:00
Paul Gauthier
b908b95f6c
copy
2024-02-11 16:24:52 -08:00
Paul Gauthier
16fe46ef5d
copy
2024-02-11 15:49:44 -08:00
Paul Gauthier
40ae921cba
aider: Add a toc entry for the final faq entry.
...
# Aider chat conversation:
USER: add a toc entry for the final faq entry
ASSISTANT: ```diff
--- docs/faq.md
+++ docs/faq.md
@@ ... @@
- [How to use pipx to avoid python package conflicts?](#how-to-use-pipx-to-avoid-python-package-conflicts)
+- [Can I specify guidelines or conventions?](#can-i-specify-guidelines-or-conventions)
## How does aider use git?
```
2024-02-11 15:49:29 -08:00
Paul Gauthier
90cd78a6b4
Updated installation instructions for pipx and added information about specifying coding guidelines in a file.
2024-02-11 15:49:28 -08:00
Paul Gauthier
2b02aeb916
added instructions faq entry
2024-02-11 15:44:59 -08:00
Paul Gauthier
265e71010f
Make assets/ reference absolute
2024-02-11 07:58:25 -08:00
Paul Gauthier
81ad2f18fe
moved benchmarks-speed-1106 article
2024-02-11 07:50:18 -08:00
Paul Gauthier
a1a2cf7ac2
Added pipx faq entry
2024-02-10 10:40:12 -08:00