Added tips

This commit is contained in:
Paul Gauthier 2024-07-05 14:05:26 -03:00
parent 9ab36b565d
commit cd81e967f3
11 changed files with 52 additions and 9 deletions

View file

@ -0,0 +1,6 @@
{: .tip }
All API keys can be stored in a
Use a [.env file](/docs/config/dotenv.html) to store API keys.
OpenAI and Anthropic keys can be stored in the
[YAML config file](/docs/config/aider_conf.html).

View file

@ -0,0 +1,4 @@
{: .tip }
Use `/help <question>` to ask aider about itself.
You can ask how to customize options or troubleshoot
errors and warnings.

View file

@ -5,8 +5,6 @@
Model foobar: Unknown context window size and costs, using sane defaults.
```
*You can probably ignore the unknown context window size and token costs warning.*
If you specify a model that aider has never heard of, you will get
this warning.
This means aider doesn't know the context window size and token costs
@ -18,6 +16,9 @@ See the docs on
[configuring advanced model settings](/docs/config/adv-model-settings.html)
for details on how to remove this warning.
{: .tip }
You can probably ignore the unknown context window size and token costs warning.
## Did you mean?
If aider isn't familiar with the model you've specified,