Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example: Continue (dev) #940

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Example: Continue (dev) #940

merged 2 commits into from
Aug 22, 2023

Conversation

gruberdev
Copy link
Contributor

@gruberdev gruberdev commented Aug 22, 2023

Description

This PR introduces a straightforward and user-friendly example for integrating continue service, an open-source alternative to GitHub Copilot, with LocalAI.

Notes for Reviewers

Continue is compatible with OpenAI's API, but their documentation doesn't offer thorough details for correct configuration with custom OpenAI resources, such as a different base URI for the application to call the endpoints.

  • The proposed new files added in this PR, especially the config.py, will guide users in setting up continue for the user, i.e. a fully ready-to-use example configuration file.
  • The docker-compose creates a way for the user to run it locally without configuring LocalAI related resources
  • Provides a walkthrough the steps required to run any LLM as a way to improve, edit and analyse your code on VSCode.

This enhancement is a small step towards ensuring seamless operation of the application that seems to be fully compatible with LocalAI's available endpoints as of now, further testing might be required.

Signed commits

  • Yes, I signed my commits.

Copy link
Owner

@mudler mudler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, amazing addition!

@mudler mudler merged commit 0d6165e into mudler:master Aug 22, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants