Add a return statement to the `call_function` method in `blueprints/function_calling_blueprint.py`.
* Add a return statement after adding the function result to the system prompt in the `call_function` method.
* Ensure the `call_function` method returns the updated messages.