mirror of
https://github.com/open-webui/open-webui
synced 2025-01-30 14:29:55 +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}"},
|
{"role": "user", "content": f"Query: {prompt}"},
|
||||||
],
|
],
|
||||||
"stream": False,
|
"stream": False,
|
||||||
|
"function": True,
|
||||||
}
|
}
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user