mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
run_claude validated empty prompt strings but silently accepted stdin_input="", letting an empty stdin reach the subprocess and surface as a confusing CLI failure instead of a clear ValueError. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_cli_driver.py | ||
| test_compat_result.py | ||
| test_rate_limiter.py | ||