mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
docs: add frontmatter to model aliases documentation
This commit is contained in:
parent
86e2cdb1fb
commit
1647da2942
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
parent: Configuration
|
||||
nav_order: 1000
|
||||
description: Using a .env file to store LLM API keys for aider.
|
||||
---
|
||||
|
||||
# Model Aliases
|
||||
|
||||
Model aliases allow you to create shorthand names for models you frequently use. This is particularly useful for models with long names or when you want to standardize model usage across your team.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue