improved README.md
This commit is contained in:
parent
87a28bb605
commit
25896f484f
@ -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 ....
|
- 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.
|
- 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.
|
If you want, I can add a -system flag to let you send a separate system message, or add support for temperature / max_tokens.
|
||||||
Loading…
x
Reference in New Issue
Block a user