pipelines/blueprints
mohamedo rayen 1e79a038fe Fix errors in function calling blueprint, reload function, and URL conversion
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.
2024-12-06 17:33:44 -07:00
..
function_calling_blueprint.py Fix errors in function calling blueprint, reload function, and URL conversion 2024-12-06 17:33:44 -07:00