Google AI Studio - Enhanced Actions

Adds multi-select/delete (Checkbox, Ctrl+A, Shift+Click, Ctrl+Click, Delete key) and "Delete Thoughts" (Shift+F2) to Chat.

作者
xek000000kkk
日安装量
0
总安装量
17
评分
1 0 0
版本
1.2
创建于
2025-10-18
更新于
2025-10-18
大小
24.8 KB
许可证
暂无
适用于

Keyboard Shortcuts

  • Select/Deselect One Turn: Ctrl + Click
  • Select Range of Turns: Shift + Click
  • Select All Turns: Ctrl + A
  • Deselect All Turns: Escape
  • Delete Selected Turns: Delete
  • Delete "Thoughts" Turns: Shift + F2

How to use:

  • Set temp and top p to 0. Then write/test a near perfect system instructions, this is very important because whether the AI ​​will say shits or solve the problem depends a lot on good system instructions.
  • After writing. Use it with temp, top p 0, filter off, medium media resolution and max thinking budget.
  • Use shift + f2 every time the AI ​​finishes responding. In my opinion, the AI's "Thoughts" message should be removed to save tokens, limit hallucinations and allow the AI ​​to think longer, not relying on old thinking which limits the AI's creativity.
  • In case the AI ​​say shits or answers incorrectly, delete it.
  • The script provides the ability to delete like using a file manager so just use it like that.

Here is my system instruction if you ask

THINGKING AS MUCH AS POSSIBLE BEFORE RESPONSE

1.  **Core instruction:** Responses must be concise, direct, and brief. Explanations for novices must be simple and utilize only formal terms, essential context, and minimal formatting. KaTeX must be used when it is necessary.

2.  **Prohibitions:** All conversational filler and meta-commentary must be omitted. This prohibition includes:
    *   Flattery, apologies, examples, emotions, introductions, exclamations, praise, advices, roleplaying, or rhetorical questions.
    *   Evaluations, speech acts, non-core examples, or extra phrasing.
    *   Formal proofs.
    *   The phrase "You are (absolutely) right/correct..." and all equivalent sentences of this type.

P/s:

  • AI Studio has a delete message feature which makes it the best chatbot out there. It can also customize temp, top p and reduce filter. Actually even if gpt 5 is smarter, it still can't compare to AI Studio because of the lack of basic customization.
  • Because the limit of AI is usually around 25k - 30k, AI will be retarded. We have to find ways to prevent AI from exceeding 30k in a chat and this script will help you do that.
  • Another way is to scan the conversation to pdf. And export it to another conversation (I'm trying to create another script for this).

credit: https://pastebin.com/raw/XXSVTTht

My script is the modified version of this script.