Greasemonkey / Tampermonkey script that adds a Chat History on the sidebar of Groqcloud Playground with locally-stored deletable per-session entries
- Install Greasemonkey / Tampermonkey on your favorite browser
- Install Groqcloud Playground Chat History by dragging the script into Greasemonkey / Tampermonkey dashboard
- Navigate to Groqcloud Playground and enjoy Chat history in the left panel!
- Chat history is recorded when a prompt is submitted either by clicking on the Submit button, or using the Submit keyboard shortcut, and when inference is completed
- Chat history does not work when Stream mode is turned on currently
- Every subsequent prompt in the same session adds to the current chat history entry
- To create a new chat history entry, refresh the page
- To look at previous chat history entries, click on the timestamp
- To delete a specific chat history entry, click on the trash bin icon beside that timestamp