Setting litellm.add_function_to_prompt = True does not work.
It should work as the documentation stated:
For Models/providers without function calling support, LiteLLM allows you to add the function to the prompt set: litellm.add_function_to_prompt = True
What happened?
Setting
litellm.add_function_to_prompt = True
does not work.It should work as the documentation stated: For Models/providers without function calling support, LiteLLM allows you to add the function to the prompt set: litellm.add_function_to_prompt = True
Relevant log output
No response
Twitter / LinkedIn details
No response