julian-shalaby / ChatWindow-feedback

1 stars 0 forks source link

Connect more models via PRs #5

Closed 0fuz closed 13 hours ago

0fuz commented 2 months ago

Hello again.

I love how simple selecting the model here. And i think connecting most of models to plugin can be standartised like ollama and chatgpt rest api have. So any other public/private/free/selfhosted models might be added via PRs which implements some standartised interface.

For example:

Not sure about how hard to make standad connector with context and chat but in category "IDE + Code assistant" there is free space for good plugin which is not incorporated to only one model and simple to use without a lot of params required to be done by user.

Im glad about user experience here (context, model selection). Hope plugin can come open-source to allow PRs.

julian-shalaby commented 2 months ago

The plugin will not be open sourced. With that being said, supporting an additional provider is only about a 10 min task for me. Will consider supporting user defined providers as well

Shrulik commented 15 hours ago

Hey, I suggest also supporting AWS bedrock. It gives access to multiple models, and many people already pay for models that way and prefer not to subscribe additionally to the same model, like Claude.

Another thing, might be a different issue. When connecting to the Google AI studio via the API key, I can only select Gemini Pro 1.0 model and there is no option to select the other models available via the key.

image
julian-shalaby commented 13 hours ago

Hey guys, sorry for not releasing an update in awhile. I had some ideas for some major changes, and started redoing ChatWindow a few months ago. It will be another 6-9 months before I release, but unfortunately I will be taking the approach of not supporting API keys or Ollama at all.

julian-shalaby commented 13 hours ago

PS - Really hope you guys like the V2! Obviously will be some tradeoffs in the underlying architecture, but I expanded the scope a lot and put tons of effort into making the experience much better