Example: Continue (dev) (#940)

This commit is contained in:
Gruber 2023-08-22 13:46:45 -03:00 committed by GitHub
parent 6583eed6b2
commit 0d6165e481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 241 additions and 0 deletions

View file

@ -157,6 +157,16 @@ Allows to run any LocalAI-compatible model as a backend on the servers of https:
[Check it out here](https://runpod.io/gsc?template=uv9mtqnrd0&ref=984wlcra)
### Continue
<img src="continue/img/screen.png" width="600" height="200" alt="Screenshot">
_by [@gruberdev](https://github.com/gruberdev)_
Demonstrates how to integrate an open-source copilot alternative that enhances code analysis, completion, and improvements. This approach seamlessly integrates with any LocalAI model, offering a more user-friendly experience.
[Check it out here](https://github.com/go-skynet/LocalAI/tree/master/examples/continue/)
## Want to contribute?
Create an issue, and put `Example: <description>` in the title! We will post your examples here.