mirror of
https://github.com/open-webui/open-webui
synced 2025-01-29 13:58:09 +00:00
Update main.py
This commit is contained in:
parent
e4c85921b2
commit
afd74213cc
@ -311,6 +311,7 @@ async def get_function_call_response(
|
||||
{"role": "user", "content": f"Query: {prompt}"},
|
||||
],
|
||||
"stream": False,
|
||||
"function": True,
|
||||
}
|
||||
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user