litellm/tests/test_litellm/ocr
Yujong Lee fb41bc3ed6 revert(ocr): stop forwarding client= on the Python path
Python becomes a thin SDK interface over Rust, so a live Python HTTP client has no effect on either route. This puts the Python OCR path back to what main does
2026-09-18 19:39:07 -07:00
..
__init__.py Enable local file support for OCR (#22133) 2026-02-27 10:50:02 -08:00
test_dispatch.py route stuff through dispatch no direct main 2026-09-17 11:06:46 -07:00
test_main.py revert(ocr): stop forwarding client= on the Python path 2026-09-18 19:39:07 -07:00
test_ocr_file_input.py merge: origin/main into litellm_rust_bridge_declarative_route_catalog 2026-09-16 22:54:51 +00:00