This commit is contained in:
Paul Gauthier 2024-12-09 20:27:32 -08:00
parent 92d29805f1
commit f7371f6faf
6 changed files with 58 additions and 57 deletions

View file

@ -24,6 +24,8 @@ If the files above exist, they will be loaded in that order. Files loaded last w
{% include special-keys.md %}
{% include env-keys-tip.md %}
## Sample .env file
Below is a sample `.env` file, which you

View file

@ -93,7 +93,7 @@ Depending on the LLM you have aider use, it will be either `editor-whole` or `ed
Be sure to review the Terms Of Service of any LLM web chat service you use with
these features.
These features are not intended to be used in violation of any service's Terms Of Use (TOS).
These features are not intended to be used in violation of any service's Terms Of Service (TOS).
Aider's web chat features have been designed to be compliant with the
terms of service of most LLM web chats.
@ -117,4 +117,4 @@ your LLM web chat provider's TOS, you can forego `--copy-paste` mode.
Instead, manually use the `/copy-context` and `/paste` commands if that
will keep you in compliance.
Again, do not use these features in violation of any service's Terms Of Use.
Again, do not use these features in violation of any service's Terms Of Service.