You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 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|>
1049
1049
//
1050
1050
// 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.
1052
1052
//
1053
1053
if (are_tools_provided && (is_json_schema_provided || is_grammar_provided)) {
1054
1054
// server/utils.hpp prohibits that branch for the custom grammar anyways
0 commit comments