mirror of
https://github.com/runyanjake/jake.runyan.dev.git
synced 2025-10-04 05:47:30 -07:00
Update blog
This commit is contained in:
parent
67f3a4d23b
commit
81ac3e7a86
@ -46,6 +46,15 @@ Next we'll visit the plugin page, click on the settings wheel, and select Settin
|
||||
## Usage
|
||||
When writing code, after a space bar press and time waits, the LLM will be fed with the context and a suggestion will be given.
|
||||
|
||||
# Aider-composer
|
||||
This plugin supposedly allows for composer like features (code diff that you can apply/reject).
|
||||
|
||||
## Setup
|
||||
Certain python packages are required:
|
||||
```
|
||||
pip install aider-chat flask
|
||||
```
|
||||
|
||||
## Resources
|
||||
|
||||
[Andrea Grandi's dive into this topic](https://www.andreagrandi.it/posts/self-hosting-copilot-replacement/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user