mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-09 14:14:59 +00:00
copy
This commit is contained in:
parent
92d29805f1
commit
f7371f6faf
6 changed files with 58 additions and 57 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue