Advanced Options - zimoshi/openai-tools GitHub Wiki

⚙️ Advanced Options

  • You can pass multiple files:
python main.py --chat-completion "Compare both files" notes.txt summary.pdf
  • You can modify the model= or systemprompt= in the script if needed.