fix test-chat
This commit is contained in:
parent
1f5ec59809
commit
438ce0b8a1
2 changed files with 10 additions and 11 deletions
|
@ -140,7 +140,6 @@ static common_chat_msg parse_json_tool_calls(
|
|||
LOG_WRN("Content found with tool calls: %s", result.content.c_str());
|
||||
}
|
||||
result.content = "";
|
||||
result.role = "user";
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue