Skip to content

Commit d200b7c

Browse files
ochafikCISC
andauthored
Update common/chat.cpp
Co-authored-by: Sigbjørn Skjæret <[email protected]>
1 parent c25ac30 commit d200b7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/chat.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,6 @@ static common_chat_params common_chat_params_init_functionary_v3_1_llama_3_1(con
13001300
common_chat_params data;
13011301

13021302
if (!inputs.tools.is_null()) {
1303-
json tools = inputs.tools.is_null() ? inputs.tools : json::array();
13041303
std::string python_code_argument_name;
13051304
auto has_raw_python = false;
13061305

0 commit comments

Comments
 (0)