mirror of
https://github.com/coalaura/whiskr.git
synced 2025-12-02 20:22:52 +00:00
add dump button
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
<div class="option">
|
||||
<button id="export" title="Export the entire chat as a JSON file"></button>
|
||||
<button id="import" title="Import a chat form a JSON file"></button>
|
||||
<button id="dump" title="Dump the actual OpenRouter request for the current chat"></button>
|
||||
<button id="clear" title="Clear the entire chat"></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user