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

Assistants: try from the settings #961

Open
gary149 opened this issue Mar 27, 2024 · 2 comments
Open

Assistants: try from the settings #961

gary149 opened this issue Mar 27, 2024 · 2 comments

Comments

@gary149
Copy link
Collaborator

gary149 commented Mar 27, 2024

today the flow is bloated, could work like in my screenshots, but maybe hard to implement?

image
image

@gary149 gary149 changed the title Assistant: try from the settings Assistants: try from the settings Mar 27, 2024
@nsarrazin
Copy link
Collaborator

I think for implementation we would need to store "draft" assistants in the DB and clean them up periodically, as they need to be stored server-side to be used in conversations. Doable but not sure of the UX of trying out, the side panel on top of a modal might be a lot?

Could we just make a simpler flow by having the "save" button in the edit form taking you to a new conversation with the assistant?

Or maybe the "Activate"/"Active" button could turn into a "Start chatting" button on this page when it's selected?
image

@gary149
Copy link
Collaborator Author

gary149 commented Mar 28, 2024

Or maybe the "Activate"/"Active" button could turn into a "Start chatting" button on this page when it's selected?

ok to replace "Activate" to "Start chatting" everywhere. (and it close the settings and it opens a new conv with the right model/assistant)

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

No branches or pull requests

2 participants