mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
f2ab3c6966
commit
8c3ccf5054
11 changed files with 13 additions and 11 deletions
|
@ -2,6 +2,7 @@
|
||||||
title: Aider in your browser
|
title: Aider in your browser
|
||||||
excerpt: Aider has an experimental browser UI, allowing you to collaborate with LLMs on code in your local git repo.
|
excerpt: Aider has an experimental browser UI, allowing you to collaborate with LLMs on code in your local git repo.
|
||||||
highlight_image: /assets/browser.jpg
|
highlight_image: /assets/browser.jpg
|
||||||
|
parent: Usage
|
||||||
nav_order: 800
|
nav_order: 800
|
||||||
---
|
---
|
||||||
{% if page.date %}
|
{% if page.date %}
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
parent: Usage
|
||||||
nav_order: 50
|
nav_order: 50
|
||||||
---
|
---
|
||||||
# In-chat commands
|
# In-chat commands
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
parent: Usage
|
||||||
nav_order: 800
|
nav_order: 800
|
||||||
---
|
---
|
||||||
# Specifying coding conventions
|
# Specifying coding conventions
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
nav_order: 60
|
nav_order: 85
|
||||||
---
|
---
|
||||||
|
|
||||||
# Frequently asked questions
|
# Frequently asked questions
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
highlight_image: /assets/leaderboard.jpg
|
highlight_image: /assets/leaderboard.jpg
|
||||||
nav_order: 900
|
nav_order: 950
|
||||||
---
|
---
|
||||||
|
|
||||||
# Aider LLM Leaderboards
|
# Aider LLM Leaderboards
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Connecting to LLMs
|
title: Connecting to LLMs
|
||||||
nav_order: 70
|
nav_order: 40
|
||||||
has_children: true
|
has_children: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
nav_order: 800
|
nav_order: 55
|
||||||
---
|
---
|
||||||
|
|
||||||
# Configuration & options
|
# Configuration & options
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
nav_order: 50
|
parent: Usage
|
||||||
|
nav_order: 25
|
||||||
---
|
---
|
||||||
|
|
||||||
## Tips
|
## Tips
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
nav_order: 25
|
parent: Usage
|
||||||
|
nav_order: 75
|
||||||
---
|
---
|
||||||
|
|
||||||
## Tutorial videos
|
## Tutorial videos
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
nav_order: 30
|
nav_order: 30
|
||||||
|
has_children: true
|
||||||
---
|
---
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
@ -51,8 +52,3 @@ so they are easy to track and undo.
|
||||||
|
|
||||||
You can always use the `/undo` command to undo changes you don't
|
You can always use the `/undo` command to undo changes you don't
|
||||||
like.
|
like.
|
||||||
|
|
||||||
## See also
|
|
||||||
|
|
||||||
See also the docs on [in-chat commands](/docs/commands.html)
|
|
||||||
and [configuration and options])/docs/options.html).
|
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
parent: Usage
|
||||||
nav_order: 100
|
nav_order: 100
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue