mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
docs: Remove closing line and clarify Copilot billing
This commit is contained in:
parent
24c0fbd326
commit
6a3bb0f4ec
1 changed files with 1 additions and 2 deletions
|
@ -73,11 +73,10 @@ show-model-warnings: false
|
||||||
## Notes & FAQ
|
## Notes & FAQ
|
||||||
|
|
||||||
* Copilot billing is handled entirely by GitHub. Calls made through aider count against your
|
* Copilot billing is handled entirely by GitHub. Calls made through aider count against your
|
||||||
Copilot subscription, not a separate OpenAI bill.
|
Copilot subscription, even though aider will still print estimated costs.
|
||||||
* Tokens created by **Neovim copilot.lua** or older `hosts.json` files sometimes lack the
|
* Tokens created by **Neovim copilot.lua** or older `hosts.json` files sometimes lack the
|
||||||
required scopes. If you get `access to this endpoint is forbidden`, regenerate the token via a
|
required scopes. If you get `access to this endpoint is forbidden`, regenerate the token via a
|
||||||
JetBrains IDE or VS Code Copilot extension.
|
JetBrains IDE or VS Code Copilot extension.
|
||||||
* The Copilot terms of service allow third-party “agents” that access the LLM endpoint. Aider
|
* The Copilot terms of service allow third-party “agents” that access the LLM endpoint. Aider
|
||||||
merely follows the documented API and **does not scrape the web UI**.
|
merely follows the documented API and **does not scrape the web UI**.
|
||||||
|
|
||||||
Happy hacking!
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue