diff --git a/README.md b/README.md index 58f7be9..1978c6e 100644 --- a/README.md +++ b/README.md @@ -78,4 +78,5 @@ echo "Translate this to Finnish:" | ./askChatGPT.sh - Model names: Ensure gpt-4o-mini is available to your account; otherwise use --list-models to check and pass -model .... - SSE parsing: The script filters lines starting with data: and stops at [DONE]. It's tolerant of lines without content. +--- If you want, I can add a -system flag to let you send a separate system message, or add support for temperature / max_tokens. \ No newline at end of file