mirror of
https://github.com/open-webui/pipelines
synced 2025-05-10 23:50:45 +00:00
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. |
||
---|---|---|
.. | ||
function_calling_blueprint.py |