Skip to content

Commit f12e350

Browse files
author
ochafik
committed
Update chat.cpp
1 parent 56a14dd commit f12e350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/chat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ static void foreach_function(const json & tools, const std::function<void(const
164164
}
165165

166166
static std::string apply(
167-
const common_chat_template & tmpl,
167+
const common_chat_template & tmpl,
168168
const nlohmann::ordered_json & messages,
169169
const nlohmann::ordered_json & tools,
170170
bool add_generation_prompt,

0 commit comments

Comments
 (0)