litellm/litellm-rust
Yujong Lee 157fa58947 fix(rust): leave calls with a custom URL policy on the Python route
litellm.user_url_validation and litellm.user_url_allowed_hosts are only implemented by the Python document fetcher, so an allowlisted internal document was rejected by the Rust route's network policy. The bridge now declines when either is changed from its default
2026-09-18 18:09:14 -07:00
..
crates fix(rust): leave calls with a custom URL policy on the Python route 2026-09-18 18:09:14 -07:00
.gitignore feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
Cargo.lock chore: merge main into litellm_rust_http_pool_ocr 2026-09-19 00:10:17 +00:00
Cargo.toml chore: merge main into litellm_rust_http_pool_ocr 2026-09-19 00:10:17 +00:00