Skip to content

Commit

Permalink
chore: automatically generated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Oct 3, 2023
1 parent f27542e commit dc291ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Editor extensions used to complete code using LLMs:
| [Tabby](https://github.com/TabbyML/tabby) | VSCode | 10850 | 2023-9-30 | Completes the cursor selection |
| [turbopilot](https://github.com/ravenscroftj/turbopilot) | VSCode | 3839 | 2023-4-10 | Completions with FIM support, inspired by fauxpilot |
| [HuggingFace-vscode](https://github.com/huggingface/huggingface-vscode) | VSCode | 745 | 2023-6-19 | Fork of Tabnine, supports Starcoder |
| [localpilot](https://github.com/danielgross/localpilot) | VSCode | 428 | 2023-10-2 | |
| [localpilot](https://github.com/danielgross/localpilot) | VSCode | 428 | 2023-10-2 | Utility for easily hosting models locally, for use with official Copilot extension using custom API endpoint. |
| [StarcoderEx](https://github.com/Lisoveliy/StarCoderEx) | VSCode | 79 | 2023-5-5 | Completes the cursor selection |
| [WizardCoder-VSC](https://github.com/mzbac/wizardCoder-vsc) | VSCode | 107 | 2023-6-19 | PoC, article available |

Expand Down

0 comments on commit dc291ab

Please sign in to comment.