remove trust remote code option

This commit is contained in:
Krrish Dholakia 2023-09-26 19:20:48 -07:00
parent ccb0516e98
commit ce62dc40b9
8 changed files with 19 additions and 3 deletions

View file

@ -274,7 +274,7 @@ def completion(
top_k=top_k,
task=task,
remove_input=remove_input,
return_full_text=return_full_text
return_full_text=return_full_text,
)
# For logging - save the values of the litellm-specific params passed in
litellm_params = get_litellm_params(