mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05:19 +00:00
Update main.py
This commit is contained in:
parent
e4c85921b2
commit
afd74213cc
1 changed files with 1 additions and 0 deletions
|
|
@ -311,6 +311,7 @@ async def get_function_call_response(
|
|||
{"role": "user", "content": f"Query: {prompt}"},
|
||||
],
|
||||
"stream": False,
|
||||
"function": True,
|
||||
}
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in a new issue