lmarena chat only

When you open the site https://lmarena.ai/ goes to the "Direct Chat" tab makes the model selection blocks, the chat window and the query input block fixed above all other elements.

< 脚本lmarena chat only的反馈

评价:好评 - 脚本运行良好

§
发表于:2024-03-12
编辑于:2024-03-12

Feature Request: Set Default Model

Allow setting a default model

e.g. const DEFAULT_MODEL = 'claude-3-opus-20240229';

Thank you for your hard work and dedication to this script

§
发表于:2024-03-12
编辑于:2024-03-12

If the code was customizable, like plugins in browsers, it would make sense. Otherwise it doesn't make sense, because even if I make a variable in the script and you edit it, then after updating the script (version upgrade) all your changes will be erased.

§
发表于:2024-03-12

Wouldn't it be better to remember the last used model and automatically switch to it?

§
发表于:2024-03-12

Great idea, I'll write the selected model to localStorage

§
发表于:2024-03-13

I've updated the script

§
发表于:2024-03-13

Nice job, thank you

发表回复

登录以发表回复。