Skip to content

add Msty provider - #916

Merged
sestinj merged 8 commits into
continuedev:previewfrom
ashokgelal:main
Jun 28, 2024
Merged

add Msty provider#916
sestinj merged 8 commits into
continuedev:previewfrom
ashokgelal:main

Conversation

@ashokgelal

Copy link
Copy Markdown
Contributor

This is the app: https://msty.app

@netlify

netlify Bot commented Mar 2, 2024

Copy link
Copy Markdown

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit aaf6d63
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/65f9854cbc4e8d0008945e91

@sestinj

sestinj commented Mar 11, 2024

Copy link
Copy Markdown
Contributor

@ashokgelal thanks for the PR! I want to make sure I understand how Msty works before merging: is it using Ollama under the hood, or does it just match its API format? Any reason why not OpenAI? And I assume from the code here that 10000 is the default port?

@ashokgelal

Copy link
Copy Markdown
Contributor Author

It is using Ollama under the hood but maintain its own version (we check compatibility issue with the models we support, for an example) and it is also very opaque to users, if you will, as the don't have to worry about installing Ollama as we'll do that for them.
Not OpenAI because we do support local models (not sure if I interpreted your question about that correctly).

10000 is the default port but if that port is reserved by some other apps, then Msty pickup next available port.

@sestinj

sestinj commented Mar 17, 2024

Copy link
Copy Markdown
Contributor

@ashokgelal all makes sense! With the OpenAI question I was just wondering why not use the OpenAI API format, since it seems most people are moving toward that, including Ollama.

Would it be easy for you to switch the base branch of this PR from main to preview, and then I'll probably just make a few tweaks?

@ashokgelal
ashokgelal changed the base branch from main to preview March 17, 2024 22:57
@ashokgelal

Copy link
Copy Markdown
Contributor Author

I just switched the base branch to preview. Feel free to make any necessary tweaks and please let me know if you need anything from my side.

@tgaff tgaff left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi, I'm suggesting some grammar/sentence-structure changes to improve readability.

I did also note that there's a fair bit of what might be considered mild-advertising in some of the text. e.g. "Msty is the simplest way to get started" ... "No fussing around, one-click and you are up and running."
In my opinion that's subjective, and the text would be more succinct if it were cleaned up but I've refrained from suggesting changes around that. (I'm not a maintainer and I have no horse in this race, just a few minutes spare time to read a PR today. I'll also be giving Msty a try in the next few days 😃)

Comment thread docs/docs/walkthroughs/codellama.md Outdated
Comment thread docs/static/schemas/config.json Outdated
Comment thread docs/static/schemas/config.json Outdated
Comment thread gui/src/util/modelData.ts Outdated
ashokgelal and others added 4 commits March 19, 2024 08:26
Co-authored-by: tgaff <tgaff@users.noreply.github.com>
Co-authored-by: tgaff <tgaff@users.noreply.github.com>
Co-authored-by: tgaff <tgaff@users.noreply.github.com>
Co-authored-by: tgaff <tgaff@users.noreply.github.com>
@sestinj
sestinj force-pushed the preview branch 3 times, most recently from c102261 to bdd6449 Compare June 23, 2024 22:00
@sestinj
sestinj merged commit 1c68b72 into continuedev:preview Jun 28, 2024
@sestinj

sestinj commented Jun 28, 2024

Copy link
Copy Markdown
Contributor

@ashokgelal It took me a minute to get around to this, but very excited to have Msty as an official provider! I decided to keep it in just config.json for now because the UI can get overwhelming, but if you have the chance to try this out when we make the next release i'd love to hear how it works for you. If there's any extra update we should make we'll be much faster with a PR

@ashokgelal

Copy link
Copy Markdown
Contributor Author

@sestinj Thanks for merging and sounds good. Definitely looking forward to trying it and possibly writing a blog post and a video.

@sestinj

sestinj commented May 15, 2025

Copy link
Copy Markdown
Contributor

Hi @ashokgelal, yesterday we shared some updates with our contributors about how we're aiming to improve the contribution process. Part of this included the addition of a Contributor License Agreement (CLA) to protect both contributors and the project. We're reaching out to ask that previous contributors sign it.

Could you please take a moment to sign, or if you have any questions send me a message? (either here or nate@continue.dev would work)

To do so, you just need to post a comment below with the following text:

I have read the CLA Document and I hereby sign the CLA

❤️ Thank you for the work you've done on Continue, and let me know if you have any suggestions on how we can make the project even better!

@github-actions

github-actions Bot commented May 15, 2025

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@ashokgelal

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

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.

3 participants