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

BEAM - feature thread #470

Closed
4 tasks done
enricoros opened this issue Mar 28, 2024 · 1 comment
Closed
4 tasks done

BEAM - feature thread #470

enricoros opened this issue Mar 28, 2024 · 1 comment
Assignees
Labels
feature-cool Distinctive features feature-enterprise Professional features for managed installations
Milestone

Comments

@enricoros
Copy link
Owner

enricoros commented Mar 28, 2024

Big-AGI 1.15.0 introduces BEAM, a chat mode that lets you find a better answer. Beam is a user-centered multi-model chat that allows the user to select the best responses, and fuse them together in different ways.

Released on March 28, 2024 to the first round of Early Adopters.

Released publicly on April 1, 2024.


Former description from the "Best-of N" naming:
In this mode, the assistant will generate N (2..10) completions, which will be shown to the user on a modal popup dialog. When all of them are done, they become active and scrollable. At this point either the user can select one of them to append to the conversation that started it all, or can use a "Merge"function specifying the criteria.

  • initiate from the "Retry" or "Restart from here" menu options
  • also initiate as a special "Mode" for the Chat
  • Beams (aka alternate responses) are generated from: Chat up to that point, submitted N times in parallel
  • Merge happens by applying: [merge system, prompt, optional initial system prompt, history, last user message, N alternatives, merge user message]
@enricoros enricoros added feature-enterprise Professional features for managed installations feature-cool Distinctive features labels Mar 28, 2024
@enricoros enricoros added this to the 1.15.0 milestone Mar 28, 2024
@enricoros enricoros self-assigned this Mar 28, 2024
@enricoros enricoros mentioned this issue Mar 31, 2024
11 tasks
@enricoros enricoros mentioned this issue May 9, 2024
24 tasks
@younes-io
Copy link

While this is an interesting feature, why is the chat configured on Beam mode by default?
I use the keyboard a lot, and having everytime to click on chat with the mouse is a bit annoying.. it would be nice if users could have the flexibility to setup their own preference. Personally, I'd use Beam very rarely, so I would prefer to have the Chat button set up by default when I hit "Enter"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-cool Distinctive features feature-enterprise Professional features for managed installations
Projects
Status: To Promote
Development

No branches or pull requests

2 participants