This commit is contained in:
Timothy Jaeryang Baek
2024-12-13 22:51:43 -08:00
parent f9a05dd1e1
commit 6efca03a8f
4 changed files with 9 additions and 0 deletions

View File

@@ -230,6 +230,7 @@ async def generate_function_chat_completion(
"role": user.role,
},
"__metadata__": metadata,
"__request__": request,
}
extra_params["__tools__"] = get_tools(
request,