Skip to content

Commit

Permalink
Merge branch 'fb-dia-1715' into fb-dia-1465
Browse files Browse the repository at this point in the history
  • Loading branch information
hakan458 authored Jan 8, 2025
2 parents f3cf373 + 9a8e51a commit f0a3755
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions adala/runtimes/_litellm.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@

logger = logging.getLogger(__name__)

# TODO remove
litellm.drop_params = True

# basically only retrying on timeout, incomplete output, or rate limit
# https://docs.litellm.ai/docs/exception_mapping#custom-mapping-list
Expand Down

0 comments on commit f0a3755

Please sign in to comment.