Skip to content

Commit 3ed13a8

Browse files
authored
Apply suggestion from @ykhrustalev
1 parent 63edfd5 commit 3ed13a8

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
@@ -1048,7 +1048,7 @@ static common_chat_params common_chat_params_init_lfm2(const common_chat_templat
10481048
// The candidate with ID 12345 is currently in the "Interview Scheduled" stage for the position of Clinical Research Associate, with an interview date set for 2023-11-20.<|im_end|>
10491049
//
10501050
// For the llama server compatibility with json tools semantic,
1051-
// the client can add "Follow json schema" line into the system message prompt to force the json output.
1051+
// the client can add "Follow json schema." line into the system message prompt to force the json output.
10521052
//
10531053
if (are_tools_provided && (is_json_schema_provided || is_grammar_provided)) {
10541054
// server/utils.hpp prohibits that branch for the custom grammar anyways

0 commit comments

Comments
 (0)