diff --git a/examples/demos/spike/function_caller_example.py b/examples/demos/spike/function_caller_example.py index 46c8b9fe..dbf8f032 100644 --- a/examples/demos/spike/function_caller_example.py +++ b/examples/demos/spike/function_caller_example.py @@ -36,7 +36,7 @@ model = LiteLLM( ) function_caller = LiteLLM( - model_name="gpt-4o", + model_name="gpt-4.1", system_prompt="""You are a college selection final decision maker. Your role is to: - Balance all relevant factors and stakeholder input. - Only return the output in the schema format.