litellm-mirror/litellm/llms/replicate
Krish Dholakia 851b0c4c4d
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 34s
Retry for replicate completion response of status=processing (#7901) (#7965)
We use the DEFAULT_REPLICATE_ constants for retry count and initial
delay. If the completion response returns status=processing, we
loop to retry.

Fixes https://github.com/BerriAI/litellm/issues/7900

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
Co-authored-by: BJ Hargrave <bj@hargrave.dev>
2025-01-23 22:45:43 -08:00
..
chat Retry for replicate completion response of status=processing (#7901) (#7965) 2025-01-23 22:45:43 -08:00
common_utils.py (fix) unable to pass input_type parameter to Voyage AI embedding mode (#7276) 2024-12-17 19:23:49 -08:00