Commit graph

24 commits

Author SHA1 Message Date
Paul Gauthier
b56340db6a Updated FAQ 2023-08-18 10:30:34 -07:00
Paul Gauthier
fcce0c2c39 copy 2023-08-04 07:40:29 -03:00
Paul Gauthier
0328e0b4c1 copy 2023-08-04 07:27:43 -03:00
Paul Gauthier
5fe0652099 copy 2023-08-03 14:27:15 -03:00
Paul Gauthier
9dfc23c660 copy 2023-08-03 12:43:08 -03:00
Paul Gauthier
9ef730fd97 copy 2023-08-03 11:48:24 -03:00
Paul Gauthier
1af38e943d copy 2023-08-03 11:45:51 -03:00
Paul Gauthier
10b327d487 copy 2023-07-16 12:21:01 -03:00
Paul Gauthier
bcbfa0babd copy 2023-07-16 12:20:03 -03:00
Paul Gauthier
adf123c30e aider: Added table of contents to the faq.md file.
# Aider chat conversation:

USER: add a table of contents

ASSISTANT: To add a table of contents to the `faq.md` file, we need to add a list of links to the sections at the top of the file. Each link should be in the format `[Section Name](#section-name)`, where `Section Name` is the name of the section and `section-name` is the section name in lowercase with spaces replaced by hyphens.

Here is the *edit block* for this change:

<source>markdown
docs/faq.md
<<<<<<< ORIGINAL
# Frequently asked questions

## How does aider use git?
=======
# Frequently asked questions

- [How does aider use git?](#how-does-aider-use-git)
- [GPT-4 vs GPT-3.5](#gpt-4-vs-gpt-35)
- [Aider isn't editing my files?](#aider-isnt-editing-my-files)
- [Can I use aider with other LLMs, local LLMs, etc?](#can-i-use-aider-with-other-llms-local-llms-etc)
- [Can I change the system prompts that aider uses?](#can-i-change-the-system-prompts-that-aider-uses)
- [Can I run aider in Google Colab?](#can-i-run-aider-in-google-colab)

## How does aider use git?
>>>>>>> UPDATED
</source>
2023-07-15 10:53:12 -07:00
Paul Gauthier
8622ffaf4c Added faq entry 2023-07-15 10:34:55 -07:00
Paul Gauthier
843c51c35e copy 2023-07-14 21:21:00 -07:00
Paul Gauthier
9d9de4d02e added git faq 2023-07-14 21:16:18 -07:00
paul-gauthier
549a1a7640
Merge pull request #88 from paul-gauthier/azure
Added args to configure openai module to access Azure
2023-07-12 07:32:10 -07:00
paul-gauthier
789909bdea
Update faq.md 2023-07-11 19:17:39 -07:00
Paul Gauthier
2a595afca9 Updated FAQ 2023-07-11 15:24:58 -07:00
Paul Gauthier
9e143a1264 copy 2023-07-11 13:05:36 -07:00
Paul Gauthier
ceb84b2cdd broke out instructions, added link to neovim #84 2023-07-11 12:47:35 -07:00
paul-gauthier
57ef02f92e
Update faq.md 2023-07-10 19:35:19 -07:00
paul-gauthier
338c0a56d6
Update faq.md 2023-07-10 19:31:47 -07:00
Paul Gauthier
3498a1494a copy 2023-07-07 10:17:15 -07:00
Paul Gauthier
a0a06123f5 copy 2023-07-07 10:16:45 -07:00
Paul Gauthier
0716684b34 copy 2023-07-07 09:45:12 -07:00
Paul Gauthier
07560483cf added faq 2023-07-07 09:36:27 -07:00