mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-22 04:24:59 +00:00
Merge pull request #4236 from daniel-sc/patch-1
This commit is contained in:
commit
f8855ebc58
1 changed files with 6 additions and 0 deletions
|
@ -41,6 +41,12 @@ After you authenticate a file appears:
|
|||
~/.config/github-copilot/apps.json
|
||||
```
|
||||
|
||||
On Windows the config can be found in:
|
||||
|
||||
```
|
||||
~\AppData\Local\github-copilot\apps.json
|
||||
```
|
||||
|
||||
Copy the `oauth_token` value – that string is your `OPENAI_API_KEY`.
|
||||
|
||||
*Note:* tokens created by the Neovim **copilot.lua** plugin (old `hosts.json`) sometimes lack the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue