"backend/apps/vscode:/vscode.git/clone" did not exist on "feba50f68cc4cfb7474c91ee71d009fa375df266"
Unverified Commit afd74213 authored by Michael Poluektov's avatar Michael Poluektov Committed by GitHub
Browse files

Update main.py

parent e4c85921
......@@ -311,6 +311,7 @@ async def get_function_call_response(
{"role": "user", "content": f"Query: {prompt}"},
],
"stream": False,
"function": True,
}
try:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment