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: users can choose which model(s) to chat with #364

Closed
freelerobot opened this issue Oct 16, 2023 · 4 comments
Closed

feat: users can choose which model(s) to chat with #364

freelerobot opened this issue Oct 16, 2023 · 4 comments
Assignees
Labels
P2: nice to have Nice to have feature type: feature request A new feature

Comments

@freelerobot
Copy link
Contributor

Problem
Thanks to @louis-jan 's PR: #361

Users can chat with multiple models (gpt via API + a locally running model)

We should let users choose which model(s) they are chatting with

Success Criteria

  • Users can choose a model to chat with
  • Users can select multiple models to chat with (local + api), or even (local + local if it fits on ram)

See designs:
image

Additional context
Add any other context or screenshots about the feature request here.

@freelerobot freelerobot added P2: nice to have Nice to have feature type: feature request A new feature labels Oct 16, 2023
@freelerobot freelerobot added this to the Jan V2.0.0 milestone Oct 16, 2023
@freelerobot freelerobot moved this to Triaged (on Ice) in Menlo Oct 17, 2023
@freelerobot
Copy link
Contributor Author

freelerobot commented Oct 18, 2023

@louis-jan who is best to pick up this issue later? Can you help assign. I noticed you more or less have the core logic implemented, i.e. where you had 2 models simultaneously respond to 1 user query

@louis-menlo
Copy link
Contributor

@louis-jan who is best to pick up this issue later? Can you help assign. I noticed you more or less have the core logic implemented, i.e. where you had 2 models simultaneously respond to 1 user query

@namchuai can take ownership of this (assigned), and I will support the ability to enable/disable providers

@louis-menlo
Copy link
Contributor

louis-menlo commented Oct 19, 2023

this enhancement will also address #386 (can just select active providers to chat with)

@freelerobot freelerobot moved this to Triaged (Backlog) in Menlo Oct 20, 2023
@namchuai namchuai modified the milestones: Jan V2.0.0, Jan v0.4.0 Oct 30, 2023
@freelerobot freelerobot removed this from the Jan v0.4.0 milestone Nov 22, 2023
@freelerobot
Copy link
Contributor Author

Closing this as our UI is undergoing significant change. We can reopen in the future.

@github-project-automation github-project-automation bot moved this from Triaged (Backlog) to Done in Menlo Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2: nice to have Nice to have feature type: feature request A new feature
Projects
Archived in project
Development

No branches or pull requests

3 participants