fix(main.py): trigger new build

This commit is contained in:
Krrish Dholakia 2024-12-04 09:00:05 -08:00
parent e74b35fe70
commit 07dbe64389
3 changed files with 9 additions and 7 deletions

View file

@ -1684,7 +1684,6 @@ def completion( # type: ignore # noqa: PLR0915
or get_secret("CLARIFAI_API_BASE")
or "https://api.clarifai.com/v2"
)
custom_prompt_dict = custom_prompt_dict or litellm.custom_prompt_dict
model_response = clarifai.completion(
model=model,