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

Notepad: generate and token buttons disabled before writeing something in the context #58

Open
IMbackK opened this issue Jul 15, 2024 · 2 comments

Comments

@IMbackK
Copy link

IMbackK commented Jul 15, 2024

in the notepad the generate and token buttons are greyed out until the user writes something in the context. This seams pretty pointless as the default context contains "Once upon a time" and there is no reason to prevent the user from just starting generation there, this is esp usefull when just testing a model for basic coherent output.

@turboderp
Copy link
Member

This is mostly just to simplify the code. It doesn't actually create the new notepad session until you change something about it. The way the interface is built it would be a little cumbersome to have the button create a new session, but I'll see what I can do.

@IMbackK
Copy link
Author

IMbackK commented Jul 16, 2024

May i suggest removing the default "once upon a time" if having the button create a session is too mutch work, as imo haveing something in the context by default but not allowing intimidate generation on that is extra awkward over not allowing generation on an empty context

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