mirror of
https://github.com/open-webui/pipelines
synced 2025-05-12 08:30:43 +00:00
Merge pull request #360 from mohameodo/fix-errors
Fix errors in function calling blueprint, reload function, and URL conversion
This commit is contained in:
commit
fb20b7593b
@ -137,6 +137,8 @@ And answer according to the language of the user's question.""",
|
||||
# Return the updated messages
|
||||
return messages
|
||||
|
||||
return messages
|
||||
|
||||
def run_completion(self, system_prompt: str, content: str) -> dict:
|
||||
r = None
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user