mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-27 07:08:00 +00:00
c7d3198d9a
Fixes "Input must be provided either through stdin or as a prompt argument" error by moving the prompt to a PROMPT env variable instead of inline multiline shell string.