Save responses from ChatGPT

This commit is contained in:
ekzyis 2023-09-09 18:27:36 +02:00
parent 094815fd2f
commit 555add29a2
1 changed files with 1 additions and 1 deletions

View File

@ -74,4 +74,4 @@ curl 'https://chat.openai.com/backend-api/conversation' \
-H 'sec-gpc: 1' \
-H 'user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36' \
--data-raw "$BODY" \
--compressed
--compressed | tee gpt_stream_$(date +%s.%N).txt