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

feat: add LLM provider PPIO #4190

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: add LLM provider PPIO #4190

wants to merge 4 commits into from

Conversation

saikidev
Copy link

Description

add a LLM provider PPIO

Checklist

  • The relevant tests, if any, have been updated or created

Copy link

netlify bot commented Feb 16, 2025

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit d1bc5a3
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67b212549d3c4d0008991395
😎 Deploy Preview https://deploy-preview-4190--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sestinj
Copy link
Contributor

sestinj commented Feb 21, 2025

Hi @saikidev, I'm thinking it might make sense to just use the openai provider for this one, given that it is fully OpenAI-compatible. We're starting to have a really large number of providers and want to be careful about adding all endpoints as their own dedicated class.

I understand that you'll probably still want to make it as easy as possible for users to try your service in Continue, and for this we'll have an even better solution very soon.

I will leave this PR open for some time in order to follow up on the other solution, to make sure it doesn't get forgotten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants